2025-03-24 22:56:10 +01:00

4 lines
86 B
TypeScript

export const BROWSER: boolean;
export const DEV: boolean;
export const NODE: boolean;