jira.js
Guide
GitHub
Preparing search index...
server
JobRunSchema
Variable JobRunSchema
Const
JobRunSchema
:
ZodObject
<
{
durationInMillis
:
ZodOptional
<
ZodNumber
>
;
message
:
ZodOptional
<
ZodString
>
;
runOutcome
:
ZodOptional
<
ZodString
>
;
startTime
:
ZodOptional
<
ZodCoercedDate
<
unknown
>
>
;
}
,
$loose
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...