jira.js
Guide
GitHub
Preparing search index...
cloud
ProjectInsightSchema
Variable ProjectInsightSchema
Const
ProjectInsightSchema
:
ZodObject
<
{
lastIssueUpdateTime
:
ZodOptional
<
ZodCoercedDate
<
unknown
>
>
;
totalIssueCount
:
ZodOptional
<
ZodNumber
>
;
}
,
$loose
,
>
= ...
Additional details about a project.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Additional details about a project.