UseStore

external interface UseStore

Functions

Link copied to clipboard
abstract operator fun invoke(txMode: String, callback: (store: IDBObjectStore) -> Any): Promise<Any>