KC's Workspace
Github
Preparing search index...
@kcconfigs/typedoc
<internal>
ModelToObject
Type Alias ModelToObject<T>
ModelToObject
:
[
T
]
extends
[
(
infer
U
)
[]
]
?
ModelToObject
<
U
>
[]
:
[
SomeType
]
extends
[
T
]
?
SomeType
:
_ModelToObject
<
T
>
Describes the mapping from Model types to the corresponding JSON output type.
Type Parameters
T
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...
Describes the mapping from Model types to the corresponding JSON output type.