source:
frontend/node_modules/core-js/actual/string/index.js
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 229 bytes | |
| Line | |
|---|---|
| 1 | 'use strict'; |
| 2 | var parent = require('../../stable/string'); |
| 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.
