UNPKG

@intlayer/config

Version:

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

3 lines (2 loc) 127 B
import { formatNodeTypeToEnvVar, getConfigEnvVars } from "./envVars.mjs"; export { formatNodeTypeToEnvVar, getConfigEnvVars };