Interface: StorageStats
Defined in: types/entry.types.ts:509
Storage statistics
Properties
byType
byType:
Record<EntryType,number>
Defined in: types/entry.types.ts:511
databaseSize?
optionaldatabaseSize:number
Defined in: types/entry.types.ts:514
newestEntry
newestEntry:
string|null
Defined in: types/entry.types.ts:513
oldestEntry
oldestEntry:
string|null
Defined in: types/entry.types.ts:512
total
total:
number
Defined in: types/entry.types.ts:510