browser-window.mjs |
@type {{[key: string]: "readonly"|"writeable"|"off"}}
|
4011 |
chrome-script.mjs |
|
712 |
frame-script.mjs |
|
950 |
privileged.mjs |
|
27541 |
process-script.mjs |
|
935 |
remote-page.mjs |
|
1362 |
simpletest.mjs |
|
1138 |
sjs.mjs |
|
1188 |
special-powers-sandbox.mjs |
|
1107 |
specific.mjs |
|
1066 |
sysmjs.mjs |
|
1021 |
testharness.mjs |
|
1901 |
utils.mjs |
@typedef {{[name: string]: "readonly"|"writeable"|"off"}} Globals
A list of globals compatible with ESLint's configuration format. The type
name "Globals" reflects the type in the ESLint definition.
|
3387 |
xpcshell.mjs |
@type {{[key: string]: "readonly"|"writeable"|"off"}}
|
1457 |