mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-01 08:26:55 +00:00
6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
var __mainContext = __mainContext || (
|
|
typeof this !== 'undefined' ? this : (
|
|
typeof self !== 'undefined' ? self : void 0
|
|
)
|
|
);
|