Docs
Example
GitHub
Preparing search index...
The search index is not available
TypeDoc API - v0.27.0
TypeDoc API
Models
TypeVisitor
Type Alias TypeVisitor<T, A>
TypeVisitor
:
{
[
K
in
Models
.
TypeKind
]
:
(
type
:
Models
.
TypeKindMap
[
K
]
,
...
args
:
A
)
=>
T
}
Type Parameters
T
=
void
A
extends
any
[]
=
[
]
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Docs
Example
GitHub
TypeDoc API - v0.27.0
Loading...