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