Missing definitions of IndexedDB Database API

I have found the following definitions missing in the IndexedDB API

  • IDBObjectStoreParameters
  • IDBIndexParameters
  • multiEntry property of IDBIndex

I have yet to check out the complete API and what's missing. If someone can list them down I can write the definitions.