libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
StorageEventInit.oldValue
libwasm
bindings
StorageEvent
StorageEventInit
Undocumented in source. Be warned that the author may not have intended to support it.
void
oldValue
(Optional!(T0) oldValue)
struct
StorageEventInit
nothrow
void
oldValue
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
oldValue
)
if
(
isTOrPointer
!(
T0
,
string
)
)
Optional
!(
string
)
oldValue
()
Meta
Source
See Implementation
libwasm
bindings
StorageEvent
StorageEventInit
constructors
this
functions
key
newValue
oldValue
storageArea
url
static functions
create
variables
_parent