@intlayer/config
Version:
Retrieve Intlayer configurations and manage environment variables for both server-side and client-side environments.
1 lines • 414 B
Source Map (JSON)
{"version":3,"sources":["../../../../src/envVariables/extractEnvVariable/vite_env.d.ts"],"sourcesContent":["import 'module';\nexport {};\n\n/**\n * Module augmentation to add the `env` property to `import.meta`\n *\n * Simulate a vite environment\n */\ndeclare global {\n interface ImportMeta {\n env: Record<string, string | undefined>;\n }\n}\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;AAAA,oBAAO;","names":[]}