UNPKG

env-type-defs

Version:

Automatically generate TypeScript type definitions for environment variables based on the content of your env files.

4 lines (3 loc) 139 B
export declare const DIRECTORY_PATH: string; export declare const ENV_TYPE_PATH = "env.d.ts"; export declare const TAREGT_REG_EXP: RegExp;