browser-main.ts 115 Bytes Raw Blame History Permalink 1 2 3 4 5 import { ServiceLocator } from './service-locator'; export * from './service-locator'; export * from './config';