jira.js
Guide
GitHub
Preparing search index...
server
OptionsSettingsSchema
Variable OptionsSettingsSchema
Const
OptionsSettingsSchema
:
ZodObject
<
{
issueContext
:
ZodOptional
<
ZodObject
<
{
issueTypeId
:
ZodOptional
<
ZodString
>
;
projectId
:
ZodOptional
<
ZodNumber
>
;
}
,
$loose
,
>
,
>
;
options
:
ZodOptional
<
ZodArray
<
ZodType
<
Option
,
unknown
,
$ZodTypeInternals
<
Option
,
unknown
>
>
>
,
>
;
}
,
$loose
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...