EASYAIuniappNewUI/node_modules/core-js/proposals/iterator-range.js
2025-02-08 18:50:38 +08:00

5 lines
159 B
JavaScript

'use strict';
// https://github.com/tc39/proposal-Number.range
require('../modules/esnext.iterator.constructor');
require('../modules/esnext.iterator.range');