We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14a50b commit 6d96325Copy full SHA for 6d96325
src/shared/debug.ts
@@ -1,3 +1,3 @@
1
import debugLib from 'debug'
2
3
-export const debugLog = debugLib('react-idb-cached')
+export const debugLog = debugLib('react-idb-cache')
0 commit comments