This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
ice-static
/
Eve-Project
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
c456fbb563
Ramos
Etiquetas
master
Eve-Project
/
node_modules
/
core-js-pure
/
actual
/
number
/
parse-float.js
parse-float.js
97 B
Histórico
Em bruto
1
2
3
4
'use strict'
;
var
parent =
require
(
'../../stable/number/parse-float'
);
module
.exports = parent;