Uses export conditions to return environment information in a way that works with major bundlers and runtimes.
Install with npm install esm-env
, then import as needed:
import { BROWSER, DEV, NODE } from 'esm-env';
Uses export conditions to return environment information in a way that works with major bundlers and runtimes.
Install with npm install esm-env
, then import as needed:
import { BROWSER, DEV, NODE } from 'esm-env';
npm i esm-env
542,472
1.1.4
MIT
2.84 kB
12