jira.js
    Preparing search index...

    Variable RemoveNotificationFromNotificationSchemeSchemaConst

    RemoveNotificationFromNotificationSchemeSchema: ZodObject<
        { notificationId: ZodString; notificationSchemeId: ZodString },
        $strip,
    > = ...