This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
ice-static
/
Eve-Project
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
a6e39192be
Branches
Tags
master
Eve-Project
/
node_modules
/
core-js-pure
/
stable
/
string
/
trim-left.js
trim-left.js
91 B
Histórico
Raw
1
2
3
4
'use strict'
;
var
parent =
require
(
'../../es/string/trim-left'
);
module
.exports = parent;