Type definitions and bindings for the dexie library. Used to interact with indexed db.
Need to install dexie
from npm:
npm install -D dexie
And then install this package with spago
:
spago install dexie
Module documentation is published on Pursuit.