Searched refs:openDB (Results 1 – 1 of 1) sorted by relevance
598 let db = await openDB();1203 function openDB(): Promise<IDBDatabase> { function