Interfaces
There is one interface, CrSqliteWasmPersister
, within the persister-cr-sqlite-wasm
module.
CrSqliteWasmPersister
The CrSqliteWasmPersister
interface represents a Persister
that lets you save and load Store
data to and from a local CR-SQLite database.