jira.js
Guide
GitHub
Preparing search index...
cloud
DocumentSchema
Variable DocumentSchema
Const
DocumentSchema
:
ZodObject
<
{
content
:
ZodArray
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
type
:
ZodCustom
<
string
&
{}
|
"doc"
,
string
&
{}
|
"doc"
>
;
version
:
ZodNumber
;
}
,
$loose
,
>
= ...
A document in
Atlassian Document Format
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
A document in Atlassian Document Format.