source:
node_modules/core-js-pure/proposals/string-left-right-trim.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 159 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | // https://github.com/tc39/proposal-string-left-right-trim |
3 | require('../modules/es.string.trim-start'); |
4 | require('../modules/es.string.trim-end'); |
Note:
See TracBrowser
for help on using the repository browser.