jira.js
    Preparing search index...

    Variable GetCommentPropertySchemaConst

    GetCommentPropertySchema: ZodObject<
        { commentId: ZodString; propertyKey: ZodString },
        $strip,
    > = ...