auth-db
    Preparing search index...

    Variable PermissionUpdateSchemaConst

    PermissionUpdateSchema: ZodObject<
        {
            activityId: ZodOptional<ZodCoercedNumber<unknown>>;
            scopeId: ZodOptional<ZodCoercedNumber<unknown>>;
        },
        $strip,
    > = ...