Module indexed_db

Module indexed_db 

Source
Expand description

Lightweight IndexedDB helpers shared across browser-facing modules.

Enums§

Error
IndexedDbError

Functions§

delete_database
delete_key
get_string
open_database_with_store
put_string

Type Aliases§

IdbDatabase
IndexedDbResult