jira.js
    Preparing search index...

    Variable GetRemoteIssueLinkByIdSchemaConst

    GetRemoteIssueLinkByIdSchema: ZodObject<
        { issueIdOrKey: ZodString; linkId: ZodString },
        $strip,
    > = ...