UNPKG

@intlayer/config

Version:

Retrieve Intlayer configurations and manage environment variables for both server-side and client-side environments.

3 lines 170 B
import type { IntlayerConfigEnvVariable } from './types'; export declare const extractNextEnvVariable: () => IntlayerConfigEnvVariable; //# sourceMappingURL=next.d.ts.map