Preparing search index...
The search index is not available
TypeDoc - v0.26.10
TypeDoc
JSONOutput
ModelToObject
Type Alias ModelToObject<T>
Model
To
Object
<
T
>
:
[
T
]
extends
[
(
infer
U
)
[]
]
?
ModelToObject
<
U
>
[]
:
[
Models
.
SomeType
]
extends
[
T
]
?
JSONOutput
.
SomeType
:
_ModelToObject
<
T
>
Describes the mapping from Model types to the corresponding JSON output type.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
TypeDoc - v0.26.10
Loading...
Describes the mapping from Model types to the corresponding JSON output type.