source:
node_modules/core-js-pure/es/string/virtual/iterator.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 204 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | require('../../../modules/es.object.to-string'); |
3 | require('../../../modules/es.string.iterator'); |
4 | var Iterators = require('../../../internals/iterators'); |
5 | |
6 | module.exports = Iterators.String; |
Note:
See TracBrowser
for help on using the repository browser.