jira.js
    Preparing search index...

    Variable ProjectDeleteInstructionsSchemaConst

    ProjectDeleteInstructionsSchema: ZodObject<
        { grantsToDelete: ZodOptional<ZodArray<ZodNumber>> },
        $loose,
    > = ...