/home/techb158/balavpn.abdallabala.com/node_modules/object.fromentries
NameSizeModeActions
test/-0777rm
.editorconfig2860666editdlrm
.eslintrc4910666editdlrm
.nycrc1390666editdlrm
auto.js360666editdlrm
CHANGELOG.md48850666editdlrm
implementation.js6680666editdlrm
index.js3900666editdlrm
LICENSE10710666editdlrm
package.json22040666editdlrm
polyfill.js1990666editdlrm
README.md23030666editdlrm
shim.js3310666editdlrm
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/object.fromentries/index.js (390B)
'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 polyfill = callBind(getPolyfill(), Object); define(polyfill, { getPolyfill: getPolyfill, implementation: implementation, shim: shim }); module.exports = polyfill;