DBSchema | |
DeleteDBCallbacks | |
IDBPCursor | |
IDBPCursorIteratorValue | |
IDBPCursorWithValue | |
IDBPCursorWithValueIteratorValue | |
IDBPDatabase | |
IDBPIndex | |
IDBPObjectStore | |
IDBPTransaction | |
OpenDBCallbacks | |
TypedDOMStringList | A variation of DOMStringList with precise string types |
IndexKey | Extract the types of indexes in certain object stores from the DB schema type. |
IndexNames | Extract the names of indexes in certain object stores from the DB schema type. |
StoreKey | Extract database key types from the DB schema type. |
StoreNames | Extract known object store names from the DB schema type. |
StoreValue | Extract database value types from the DB schema type. |