Kizuki
HTTP API
GitHub
Preparing search index...
lib/links
linkReplySchema
Variable linkReplySchema
Const
linkReplySchema
:
ZodObject
<
{
links
:
ZodArray
<
ZodObject
<
{
concept
:
ZodString
;
needs
:
ZodString
}
,
$strip
>
,
>
;
}
,
$strip
,
>
= ...
The shape the model must reply in when proposing links.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
The shape the model must reply in when proposing links.