Performance improvements

This commit is contained in:
Simon Cambier
2022-10-26 07:40:44 +02:00
parent 611ee8d7f4
commit 33e7f8fe25
4 changed files with 13 additions and 10 deletions

View File

@@ -1,5 +1,4 @@
import Dexie from 'dexie'
import type { IndexedDocument } from './globals'
class OmnisearchCache extends Dexie {
pdf!: Dexie.Table<