@cpod/sdk - v0.2.7
Preparing search index...
StorageEvent
Interface StorageEvent
Storage event for reactive updates
interface
StorageEvent
{
namespace
:
string
;
key
:
string
;
value
:
unknown
;
oldValue
?:
unknown
;
timestamp
:
string
;
}
Index
Properties
namespace
key
value
old
Value?
timestamp
Properties
namespace
namespace
:
string
key
key
:
string
value
value
:
unknown
Optional
old
Value
oldValue
?:
unknown
timestamp
timestamp
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
namespace
key
value
old
Value
timestamp
@cpod/sdk - v0.2.7
Loading...
Storage event for reactive updates