UNPKG

@nph.muller/next-runtime-env

Version:

Next.js Runtime Environment Configuration - Populates your environment at runtime rather than build time.

4 lines (3 loc) 156 B
export { EnvProvider } from './env-provider'; export { PublicEnvProvider } from './public-env-provider'; export { useEnvContext } from './use-env-context';