Handles all browser-stored data for Deputy.

Constructors

Properties

Methods

Constructors

Properties

db: IDBPDatabase<DeputyDatabase>
tagCache: Record<string, string>

Methods

  • Initialize the Deputy IndexedDB database.

    Returns Promise<void>

    A promise that resolves when a database connection is established.