This website requires JavaScript.
Explore
Help
Sign In
embarklabs
/
embark
Watch
2
Star
0
Fork
0
You've already forked embark
mirror of
https://github.com/embarklabs/embark.git
synced
2025-02-23 10:58:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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-19 20:45:40 -05:00
var __mainContext = __mainContext || (typeof self !== 'undefined' ? self : this);
Reference in New Issue
Copy Permalink