Preparing search index...
The search index is not available
devfive front components
devfive front components
index
SingletonApiDefinition
Type alias SingletonApiDefinition<Type>
Singleton
Api
Definition
<
Type
>
:
{
response
:
ZodObject
<
any
>
;
}
&
(
Type
extends
"get"
|
"delete"
?
{
body
?:
never
;
}
:
{
body
:
ZodType
;
}
)
Type Parameters
Type
extends
SingletonType
Type declaration
response
:
ZodObject
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc