IDBDatabase.createObjectStore

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto createObjectStore(string name, IDBObjectStoreParameters options)
    struct IDBDatabase
    nothrow
    createObjectStore
    ()
  2. auto createObjectStore(string name)

Meta