PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
object.assign
'use strict'; var defineProperties = require('define-properties'); var implementation = require('./implementation'); var getPolyfill = require('./polyfill'); var shim = require('./shim'); var polyfill = getPolyfill(); defineProperties(polyfill, { getPolyfill: getPolyfill, implementation: implementation, shim: shim }); module.exports = polyfill;
[-] auto.js
[edit]
[-] test.sh
[edit]
[+]
..
[-] package.json
[edit]
[-] hasSymbols.js
[edit]
[-] .eslintrc
[edit]
[-] polyfill.js
[edit]
[-] shim.js
[edit]
[-] .editorconfig
[edit]
[-] index.js
[edit]
[-] implementation.js
[edit]
[-] README.md
[edit]
[+]
dist
[+]
test
[-] LICENSE
[edit]
[-] CHANGELOG.md
[edit]