IDBDatabase.createObjectStore

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

Meta