Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
offline
OfflineEditQueueStoredRecord
Interface OfflineEditQueueStoredRecord
One persisted row paired with the key it is stored under.
interface
OfflineEditQueueStoredRecord
{
key
:
string
;
value
:
unknown
;
}
Index
Properties
key
value
Properties
Readonly
key
key
:
string
Readonly
value
value
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
@honua/sdk-js
Loading...
One persisted row paired with the key it is stored under.