embark/lib/modules/code_generator/code_templates/main-context.js.ejs

4 lines
102 B
Plaintext

var __mainContext = __mainContext || (
this ? this : typeof self !== 'undefined' ? self : void 0
);