Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GetR2StorageAggregateType
Type Alias GetR2StorageAggregateType<T>
Get
R2
Storage
Aggregate
Type
<
T
>
:
{
[
P
in
keyof
T
&
keyof
AggregateR2Storage
]
:
P
extends
"_count"
|
"count"
?
T
[
P
]
extends
true
?
number
:
GetScalarType
<
T
[
P
]
,
AggregateR2Storage
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
AggregateR2Storage
[
P
]
>
}
Type Parameters
T
extends
R2StorageAggregateArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...