Preparing search index...
The search index is not available
devfive front components
devfive front components
index
GetSchema
Type alias GetSchema<CRUDApi, CRUDType, Key, F>
Get
Schema
<
CRUDApi
,
CRUDType
,
Key
,
F
>
:
CRUDApi
[
CRUDType
]
[
Key
&
keyof
CRUDApi
[
CRUDType
]
]
extends
infer
K
extends
ZodType
<
any
,
any
,
any
>
?
K
:
F
Type Parameters
CRUDApi
extends
DevfiveApiCRUDDefinitionMap
CRUDType
extends
keyof
CRUDApi
Key
extends
keyof
Exclude
<
CRUDApi
[
CRUDType
]
,
undefined
>
F
=
never
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc