File "iterator-range.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/proposals/iterator-range.js
File size: 159 bytes
MIME-type: text/plain
Charset: utf-8

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