Properties Collection Collection: { prototype: Collection < any , IndexableType > }
Type declaration prototype: Collection < any , IndexableType > Table Table: { prototype: Table < any , IndexableType > }
Type declaration prototype: Table < any , IndexableType > Transaction Transaction: { prototype: Transaction }
Version Version: { prototype: Version }
Where Clause Where Clause: { prototype: WhereClause < any , IndexableType > }
Type declaration prototype: WhereClause < any , IndexableType > Readonly _all Tables_all Tables: {}
Type declaration [ name: string ]: Table < any , IndexableType > _db Schema _db Schema: DbSchema
Readonly corecore: DBCore
event Filters event Filters: Table < FilterByBlockHash , string >
logs logs: Table < Log , string >
Readonly namename: string
on on: DbEvents
Inherited from Dexie.on
Defined in node_modules/dexie/dist/dexie.d.ts:739 Readonly tablestables: Table < any , IndexableType > []
transaction Requests transaction Requests: Table < TransactionRequest , string >
Readonly vernoverno: number
Readonly vipvip: Dexie
Inherited from Dexie.vip
Defined in node_modules/dexie/dist/dexie.d.ts:731 Static Abort ErrorAbort Error: DexieErrorConstructor
Static Bulk ErrorBulk Error: BulkErrorConstructor
Static Constraint ErrorConstraint Error: DexieErrorConstructor
Static Data Clone ErrorData Clone Error: DexieErrorConstructor
Static Data ErrorData Error: DexieErrorConstructor
Static Database Closed ErrorDatabase Closed Error: DexieErrorConstructor
Static Dexie ErrorDexie Error: DexieErrorConstructor
Static Foreign Await ErrorForeign Await Error: DexieErrorConstructor
Static Internal ErrorInternal Error: DexieErrorConstructor
Static Invalid Access ErrorInvalid Access Error: DexieErrorConstructor
Static Invalid Argument ErrorInvalid Argument Error: DexieErrorConstructor
Static Invalid State ErrorInvalid State Error: DexieErrorConstructor
Static Invalid Table ErrorInvalid Table Error: DexieErrorConstructor
Static MissingAPIErrorMissingAPIError: DexieErrorConstructor
Static Modify ErrorModify Error: ModifyErrorConstructor
Static No Such Database ErrorNo Such Database Error: DexieErrorConstructor
Static Not Found ErrorNot Found Error: DexieErrorConstructor
Static Open Failed ErrorOpen Failed Error: DexieErrorConstructor
Static Premature Commit ErrorPremature Commit Error: DexieErrorConstructor
Static PromisePromise: PromiseExtendedConstructor
Static Quota Exceeded ErrorQuota Exceeded Error: DexieErrorConstructor
Static Read Only ErrorRead Only Error: DexieErrorConstructor
Static Schema ErrorSchema Error: DexieErrorConstructor
Static Sub Transaction ErrorSub Transaction Error: DexieErrorConstructor
Static Timeout ErrorTimeout Error: DexieErrorConstructor
Static Transaction Inactive ErrorTransaction Inactive Error: DexieErrorConstructor
Static Unknown ErrorUnknown Error: DexieErrorConstructor
Static Unsupported ErrorUnsupported Error: DexieErrorConstructor
Static Upgrade ErrorUpgrade Error: DexieErrorConstructor
Static Version Change ErrorVersion Change Error: DexieErrorConstructor
Static Version ErrorVersion Error: DexieErrorConstructor
Static addonsaddons: ( ( db: Dexie ) => void ) []
Static current Transactioncurrent Transaction: Transaction
Static defaultdefault: Dexie
Static dependenciesdependencies: DexieDOMDependencies
Static errnameserrnames: DexieErrors
Static max Keymax Key: string | void [] []
Static min Keymin Key: number
Static onon: GlobalDexieEvents
Inherited from Dexie.on
Defined in node_modules/dexie/dist/dexie.d.ts:995 Static sem Versem Ver: string
Static versionversion: number
A class for managing browser IndexedDB database of Web3 Entities (used in sets)