IDBObjectStore.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto put(T0 value, T1 key)
  2. auto put(T0 value)
    struct IDBObjectStore
    nothrow
    put
    (
    T0
    )
    (
    scope auto ref T0 value
    )

Meta