jira.js
    Preparing search index...

    Variable GetIssuePropertySchemaConst

    GetIssuePropertySchema: ZodObject<
        { issueIdOrKey: ZodString; propertyKey: ZodString },
        $strip,
    > = ...