Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/w3up-client
unknown
StorageUsage
Class StorageUsage
Hierarchy
StorageUsage
Index
Constructors
constructor
Properties
#model
Methods
get
Constructors
constructor
new
Storage
Usage
(
model
)
:
StorageUsage
Parameters
model
:
Model
Returns
StorageUsage
Properties
Private
#model
#model
:
Model
Methods
get
get
(
)
:
Promise
<
{
ok
:
undefined
;
}
&
{
error
:
Failure
;
}
|
{
ok
:
undefined
|
bigint
;
}
>
Get the current usage in bytes.
Returns
Promise
<
{
ok
:
undefined
;
}
&
{
error
:
Failure
;
}
|
{
ok
:
undefined
|
bigint
;
}
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
#model
get
Documentation
@web3-storage/access
@web3-storage/capabilities
@web3-storage/upload-client
@web3-storage/filecoin-client
@web3-storage/w3up-client
Generated using
TypeDoc
Get the current usage in bytes.