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 extractViteEnvVariable: () => IntlayerConfigEnvVariable; //# sourceMappingURL=vite.d.ts.map