UNPKG

@nph.muller/next-runtime-env

Version:

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

3 lines (2 loc) 75 B
import { type Dict } from './dict'; export type ProcessEnv = Dict<string>;