source:
node_modules/core-js-pure/actual/string/virtual/index.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 246 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | var parent = require('../../../stable/string/virtual'); |
3 | |
4 | // TODO: Remove from `core-js@4` |
5 | require('../../../modules/esnext.string.is-well-formed'); |
6 | require('../../../modules/esnext.string.to-well-formed'); |
7 | |
8 | module.exports = parent; |
Note:
See TracBrowser
for help on using the repository browser.