X7ROOT File Manager
Current Path:
/lib/node_modules/npm/node_modules/object.getownpropertydescriptors
lib
/
node_modules
/
npm
/
node_modules
/
object.getownpropertydescriptors
/
ðŸ“
..
📄
.editorconfig
(276 B)
📄
.jscs.json
(4.04 KB)
📄
.npmignore
(587 B)
📄
.travis.yml
(1.91 KB)
📄
CHANGELOG.md
(1.69 KB)
📄
LICENSE
(1.06 KB)
📄
Makefile
(3.74 KB)
📄
README.md
(3.63 KB)
📄
implementation.js
(1.21 KB)
📄
index.js
(316 B)
📄
package.json
(3.08 KB)
📄
polyfill.js
(227 B)
📄
shim.js
(381 B)
Editing: index.js
'use strict'; var define = require('define-properties'); var implementation = require('./implementation'); var getPolyfill = require('./polyfill'); var shim = require('./shim'); define(implementation, { getPolyfill: getPolyfill, implementation: implementation, shim: shim }); module.exports = implementation;
Upload File
Create Folder