Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/wallet-ts
internal
StorageManager
Interface StorageManager
Available only in secure contexts.
Hierarchy
StorageManager
Index
Methods
estimate
get
Directory
persist
persisted
Methods
estimate
estimate
(
)
:
Promise
<
StorageEstimate
>
Returns
Promise
<
StorageEstimate
>
get
Directory
get
Directory
(
)
:
Promise
<
internal
.
FileSystemDirectoryHandle
>
Returns
Promise
<
internal
.
FileSystemDirectoryHandle
>
persist
persist
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
persisted
persisted
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
Modules
@injectivelabs/sdk-
ts
@injectivelabs/wallet-
ts
Utils
Wallets
internal
Event
Emitter
Storage
Manager
estimate
get
Directory
persist
persisted
Generated using
TypeDoc
Available only in secure contexts.