@mathjax/src
Preparing search index...
util/context
context
Variable context
Const
context
:
{
document
:
Document
;
os
:
string
;
path
:
(
file
:
string
)
=>
string
;
window
:
Window
&
typeof
globalThis
;
}
= ...
The browsers window and document objects, if any
Type Declaration
document
:
Document
os
:
string
path
:
(
file
:
string
)
=>
string
window
:
Window
&
typeof
globalThis
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mathjax/src
Loading...
The browsers window and document objects, if any