Laptop-Thing/web/node_modules/esm-env/index.d.ts

4 lines
86 B
TypeScript
Raw Permalink Normal View History

2024-11-27 12:35:48 -05:00
export const BROWSER: boolean;
export const DEV: boolean;
export const NODE: boolean;