This website works better with JavaScript
Home
Explore
Help
Sign In
stars-jump-front
/
play-video-app
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2f0b572608
Branches
Tags
master
play-video-app
/
node_modules
/
core-js
/
stable
/
string
/
virtual
/
trim-left.js
trim-left.js
102 B
History
Raw
1
2
3
4
'use strict';
var parent = require('../../../es/string/virtual/trim-left');
module.exports = parent;