Files
cook/test/setup.ts
2023-07-30 18:44:40 +08:00

4 lines
73 B
TypeScript

import indexeddb from 'fake-indexeddb'
globalThis.indexedDB = indexeddb