-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathglobals.json.txt
27 lines (23 loc) · 1018 Bytes
/
globals.json.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
┏━━━━━━━━━━━━━┓
┃ GLOBALS ┃
┗━━━━━━━━━━━━━┛
VERSION ==> #16.0.0
GLOBALS #Each property has an OBJ with all global properties.
#Values are BOOL, false means "readonly"
GLOBALS.builtin #Same as latest esYYYY
GLOBALS.es3|es5|esYYYY #
GLOBALS.browser|node[Builtin]|
shared-node-browser #
GLOBALS.worker|serviceworker|
webextensions #
GLOBALS.commonjs|amd #
GLOBALS.mocha|jasmine|jest|qunit|
chai|vitest #
GLOBALS.phantomjs|couch|mongo|
rhino|nashorn|wsh|shelljs|
applescript|greasemonkey #
GLOBALS.jquery|yui|prototypejs|
meteor #
GLOBALS.atomtest|embertest|
protractor #
GLOBALS.devtools #