This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
Agama
mirror of
https://github.com/lukechilds/Agama.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
510
Commits
9
Branches
20
Tags
154 MiB
JavaScript
94.3%
HTML
3%
Shell
2.6%
Tree:
78ecff7ead
Agama
/
gui
/
module-hack.js
4 lines
83 B
Raw
Blame
History
if
(
typeof
module
===
'object'
)
{
window
.
module
=
module
;
module
=
undefined
;
}
Reference in new issue