3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
export declare const isBrowser: boolean;
|
|
export declare const env: NodeJS.ProcessEnv;
|