Class IDBObjectStore

java.lang.Object
org.teavm.jso.indexeddb.IDBObjectStore
All Implemented Interfaces:
IDBCursorSource, JSObject

public abstract class IDBObjectStore extends Object implements JSObject, IDBCursorSource