Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
VisitorInterceptor
Type Alias VisitorInterceptor<TReturn>
VisitorInterceptor
:
<
TNode
extends
Node
>
(
node
:
TNode
,
next
:
(
node
:
TNode
)
=>
TReturn
,
)
=>
TReturn
Type Parameters
TReturn
Type Declaration
<
TNode
extends
Node
>
(
node
:
TNode
,
next
:
(
node
:
TNode
)
=>
TReturn
)
:
TReturn
Type Parameters
TNode
extends
Node
Parameters
node
:
TNode
next
:
(
node
:
TNode
)
=>
TReturn
Returns
TReturn
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...