This website requires JavaScript.
Explore
Help
Sign In
embarklabs
/
embark
mirror of
https://github.com/embarklabs/embark.git
Watch
2
Star
0
Fork
You've already forked embark
0
Code
Issues
Projects
Releases
Wiki
Activity
ece251a5bf
embark
/
lib
/
contracts
/
code_templates
/
main-context.js.ejs
2 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
check for self
2018-07-20 01:45:40 +00:00
var __mainContext = __mainContext || (typeof self !== 'undefined' ? self : this);