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:
7113a3c782
Branches
Tags
master
play-video-app
/
node_modules
/
core-js
/
stable
/
string
/
pad-start.js
pad-start.js
91 B
History
Raw
1
2
3
4
'use strict';
var parent = require('../../es/string/pad-start');
module.exports = parent;