Assignment5_new/node_modules/es-iterator-helpers/Iterator.zipKeyed/index.js

6 lines
89 B
JavaScript
Raw Normal View History

2025-01-07 05:14:59 +00:00
'use strict';
var getPolyfill = require('./polyfill');
module.exports = getPolyfill();