Documentation
Preparing search index...
@quatrain/storage
BucketStatsType
Interface BucketStatsType
interface
BucketStatsType
{
bucket
:
string
;
folders
:
Record
<
string
,
FolderStatsType
>
;
totalObjects
:
number
;
totalSize
:
number
;
}
Index
Properties
bucket
folders
total
Objects
total
Size
Properties
bucket
bucket
:
string
folders
folders
:
Record
<
string
,
FolderStatsType
>
total
Objects
totalObjects
:
number
total
Size
totalSize
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bucket
folders
total
Objects
total
Size
Documentation
Loading...