spasm ~master (2020-09-12T08:27:15Z)
Dub
Repo
IDBVersionChangeEventInit.newVersion
spasm
bindings
indexeddb
IDBVersionChangeEventInit
Undocumented in source. Be warned that the author may not have intended to support it.
void
newVersion
(Optional!(T0) newVersion)
struct
IDBVersionChangeEventInit
nothrow
void
newVersion
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
newVersion
)
if
(
isTOrPointer
!(
T0
,
uint
)
)
auto
newVersion
()
Meta
Source
See Implementation
spasm
bindings
indexeddb
IDBVersionChangeEventInit
constructors
this
functions
newVersion
oldVersion
static functions
create
variables
_parent