UNPKG

@nestjsplus/lib-starter

Version:

Boilerplate for building installable NestJS libraries

7 lines (6 loc) 179 B
export declare const CONFIG_OPTIONS = "CONFIG_OPTIONS"; export declare const dbg: { cfg: any; trace: any; }; export declare const NO_ENV_FILE_ERROR = "NO-ENV-FILE-ERROR";