jira.js
Guide
GitHub
Preparing search index...
assets
ImportSchemaAndMappingSchema
Variable ImportSchemaAndMappingSchema
Const
ImportSchemaAndMappingSchema
:
ZodObject
<
{
mapping
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
schema
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
}
,
$loose
,
>
= ...
Object schema and mapping configuration for an external import.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Object schema and mapping configuration for an external import.