Type Alias R2StorageCountOutputTypeDefaultArgs<ExtArgs>

R2StorageCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: R2StorageCountOutputTypeSelect<ExtArgs> | null;
}

R2StorageCountOutputType without action

Type Parameters

Type declaration