This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
sunny
/
lzyd-map-h
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
e0c8121d0c
Ramos
Etiquetas
master
lzyd-map-h
/
node_modules
/
es5-ext
/
function
/
identity.js
identity.js
68 B
Histórico
Em bruto
1
2
3
"use strict";
module.exports = function (value) { return value; };