jira.js
Guide
GitHub
Preparing search index...
server
CreateProjectShortcutSchema
Variable CreateProjectShortcutSchema
Const
CreateProjectShortcutSchema
:
ZodObject
<
{
icon
:
ZodOptional
<
ZodString
>
;
name
:
ZodOptional
<
ZodString
>
;
sequence
:
ZodOptional
<
ZodNumber
>
;
url
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...