source:
imaps-frontend/node_modules/core-js/actual/iterator/some.js
Last change on this file was 79a0317, checked in by , 7 weeks ago | |
---|---|
|
|
File size: 193 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | var parent = require('../../stable/iterator/some'); |
3 | require('../../modules/esnext.iterator.constructor'); |
4 | require('../../modules/esnext.iterator.some'); |
5 | |
6 | module.exports = parent; |
Note:
See TracBrowser
for help on using the repository browser.