jira.js
Guide
GitHub
Preparing search index...
cloud
IssueEventSchema
Variable IssueEventSchema
Const
IssueEventSchema
:
ZodObject
<
{
id
:
ZodOptional
<
ZodNumber
>
;
name
:
ZodOptional
<
ZodString
>
}
,
$loose
,
>
= ...
Details about an issue event.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details about an issue event.