PATH:
usr
/
lib
/
node_modules
/
forever
/
node_modules
/
regexp.prototype.flags
'use strict'; var define = require('define-properties'); var callBind = require('call-bind'); var implementation = require('./implementation'); var getPolyfill = require('./polyfill'); var shim = require('./shim'); var flagsBound = callBind(getPolyfill()); define(flagsBound, { getPolyfill: getPolyfill, implementation: implementation, shim: shim }); module.exports = flagsBound;
[-] .nycrc
[edit]
[-] README.md
[edit]
[-] auto.js
[edit]
[-] package.json
[edit]
[+]
..
[+]
test
[-] LICENSE
[edit]
[-] .eslintrc
[edit]
[-] implementation.js
[edit]
[-] polyfill.js
[edit]
[-] .editorconfig
[edit]
[-] shim.js
[edit]
[-] index.js
[edit]
[-] CHANGELOG.md
[edit]