mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-22 20:18:22 +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
|
|
)
|
|
);
|