Isomorphic node constants to be used in browsers or node.
Updates constants on install
$ npm install iso-constants
const constants = require('iso-constants');
console.log(constants.RTLD_LAZY) // 1MIT © Hugo Dias
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Isomorphic node constants to be used in browsers or node.
Updates constants on install
$ npm install iso-constants
const constants = require('iso-constants');
console.log(constants.RTLD_LAZY) // 1MIT © Hugo Dias