source:
node_modules/core-js-pure/stable/get-iterator-method.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 143 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | var parent = require('../es/get-iterator-method'); |
3 | require('../modules/web.dom-collections.iterator'); |
4 | |
5 | module.exports = parent; |
Note:
See TracBrowser
for help on using the repository browser.