Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
themusicgod1
/
electron
Obserwuj
0
Polub
0
Forkuj
1
Pliki
Problemy
2
Oczekujące zmiany
0
Wiki
Drzewo:
4f86c4208b
Gałęzie
Tagi
master
electron
/
spec
/
fixtures
/
module
/
export-function-with-properties.js
export-function-with-properties.js
57 B
Historia
Czysty
1
2
3
4
5
function foo () {}
foo.bar = 'baz'
module.exports = foo