github-pages-deploy-action/node_modules/core-js-pure/es/object/from-entries.js
2020-03-06 22:45:40 -05:00

6 lines
180 B
JavaScript

require('../../modules/es.array.iterator');
require('../../modules/es.object.from-entries');
var path = require('../../internals/path');
module.exports = path.Object.fromEntries;