on-client
True if running in browserified script, False if running in node
Deprecated Just use process.browser
! It's true
in the browserify implementation of process and undefined
in node.
This package has been deprecated
Author message:
Just use `process.browser` !
True if running in browserified script, False if running in node
Deprecated Just use process.browser
! It's true
in the browserify implementation of process and undefined
in node.
npm i on-client
6
1.0.2
MIT