4 lines
155 B
TypeScript
4 lines
155 B
TypeScript
import getConfig from 'next/dist/shared/lib/runtime-config.external'
|
|
export * from 'next/dist/shared/lib/runtime-config.external'
|
|
export default getConfig
|