UNPKG

405 BTypeScriptView Raw
1/// <reference types="node" />
2export declare const NODE_ENV: string | undefined;
3export declare const ALWAYSAI_AUDIT_LOG: string | undefined;
4export declare const ALWAYSAI_DO_NOT_TRACK: boolean;
5export declare const ALWAYSAI_HOME: string | undefined;
6export declare const ALWAYSAI_OS_PLATFORM: NodeJS.Platform;
7export declare const ALWAYSAI_SHOW_HIDDEN: boolean;
8//# sourceMappingURL=environment.d.ts.map
\No newline at end of file