jira.js
    Preparing search index...

    Variable GetUserLastActiveDatesSchemaConst

    GetUserLastActiveDatesSchema: ZodObject<
        {
            accountId: ZodString;
            cursor: ZodOptional<ZodString>;
            orgId: ZodString;
        },
        $strip,
    > = ...