ts-lambda-api - v2.5.2
Preparing search index...
<internal>
ToJSContext
Interface ToJSContext
interface
ToJSContext
{
aliasResolveCache
?:
Node
[]
;
anchors
:
Map
<
Node
,
AnchorData
>
;
doc
:
Document
<
Node
,
boolean
>
;
keep
:
boolean
;
mapAsMap
:
boolean
;
mapKeyWarned
:
boolean
;
maxAliasCount
:
number
;
onCreate
?:
(
res
:
unknown
)
=>
void
;
}
Index
Properties
alias
Resolve
Cache?
anchors
doc
keep
map
As
Map
map
Key
Warned
max
Alias
Count
on
Create?
Properties
Optional
alias
Resolve
Cache
aliasResolveCache
?:
Node
[]
Cached anchor and alias nodes in the order they occur in the document
anchors
anchors
:
Map
<
Node
,
AnchorData
>
doc
doc
:
Document
<
Node
,
boolean
>
keep
keep
:
boolean
map
As
Map
mapAsMap
:
boolean
map
Key
Warned
mapKeyWarned
:
boolean
max
Alias
Count
maxAliasCount
:
number
Optional
on
Create
onCreate
?:
(
res
:
unknown
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
Resolve
Cache
anchors
doc
keep
map
As
Map
map
Key
Warned
max
Alias
Count
on
Create
ts-lambda-api - v2.5.2
Loading...
Cached anchor and alias nodes in the order they occur in the document