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