Preparing search index...
The search index is not available
devfive front components
devfive front components
index
GetSchemaType
Type alias GetSchemaType<CRUDApi, _CRUDType, Key, Out, F>
Get
Schema
Type
<
CRUDApi
,
_CRUDType
,
Key
,
Out
,
F
>
:
CRUDApi
[
_CRUDType
]
[
Key
&
keyof
CRUDApi
[
_CRUDType
]
]
extends
infer
K
extends
ZodType
<
any
,
any
,
any
>
?
Out
extends
true
?
TypeOf
<
K
>
:
input
<
K
>
:
F
Type Parameters
CRUDApi
extends
DevfiveApiCRUDDefinitionMap
_CRUDType
extends
CRUDType
Key
extends
"body"
|
"response"
Out
extends
boolean
=
true
F
=
never
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc