env.d.ts 111 B

12
  1. export declare const getEnvVariable: (name: string, context?: any) => string;
  2. //# sourceMappingURL=env.d.ts.map