File size: 149 Bytes
1e92f2d | 1 2 3 4 | import getConfig from './dist/shared/lib/runtime-config.external'
export * from './dist/shared/lib/runtime-config.external'
export default getConfig
|
1e92f2d | 1 2 3 4 | import getConfig from './dist/shared/lib/runtime-config.external'
export * from './dist/shared/lib/runtime-config.external'
export default getConfig
|