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

6 lines
89 B
JavaScript
Raw Normal View History

2025-04-11 23:47:09 +08:00
'use strict';
var getPolyfill = require('./polyfill');
module.exports = getPolyfill();