Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
themusicgod1
/
electron
Observar
0
Favorito
0
Fork
1
Arquivos
Issues
2
Pull Requests
0
Wiki
Tree:
4f86c4208b
Branches
Tags
master
electron
/
spec
/
fixtures
/
module
/
export-function-with-properties.js
export-function-with-properties.js
57 B
Histórico
Raw
1
2
3
4
5
function foo () {}
foo.bar = 'baz'
module.exports = foo