jira.js
    Preparing search index...

    Variable DeleteRemoteIssueLinkByGlobalIdSchemaConst

    DeleteRemoteIssueLinkByGlobalIdSchema: ZodObject<
        { globalId: ZodString; issueIdOrKey: ZodString },
        $strip,
    > = ...