This website requires JavaScript.
Explore
Help
Sign In
Dyomedea
/
ramblings
Watch
1
Star
0
Fork
You've already forked ramblings
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f1060d6007
ramblings
/
oxygen
/
js-require
/
test.js
5 lines
78 B
JavaScript
Raw
Blame
History
doOperation
=
function
(
)
{
require
(
'hello.js'
)
;
hello
(
)
;
}
doOperation
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink