Functions
There is one function, createSqliteWasmPersister
, within the persister-sqlite-wasm
module.
createSqliteWasmPersister
The createSqliteWasmPersister
function creates a SqliteWasmPersister
object that can persist the Store
to a local SQLite database.