Search
Preparing search index...
The search index is not available
@xmtp/xmtp-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@xmtp/xmtp-js
Persistence
Interface Persistence
Hierarchy
Persistence
Implemented by
BrowserStoragePersistence
EncryptedPersistence
Index
Methods
get
Item
set
Item
Methods
get
Item
get
Item
(
key
:
string
)
:
Promise
<
null
|
Uint8Array
>
Parameters
key:
string
Returns
Promise
<
null
|
Uint8Array
>
set
Item
set
Item
(
key
:
string
, value
:
Uint8Array
)
:
Promise
<
void
>
Parameters
key:
string
value:
Uint8Array
Returns
Promise
<
void
>
Exports
Persistence
get
Item
set
Item
Generated using
TypeDoc