jira.js
    Preparing search index...

    Variable GetProjectRoleSchemaConst

    GetProjectRoleSchema: ZodObject<
        { id: ZodNumber; projectIdOrKey: ZodString },
        $strip,
    > = ...