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 f96b59c commit b85cc2aCopy full SHA for b85cc2a
src/lib/hooks/use-polling.svelte.ts
@@ -1,4 +1,4 @@
1
-import { CancelledError, useQueryClient } from '@tanstack/svelte-query';
+import { useQueryClient } from '@tanstack/svelte-query';
2
3
/**
4
* Polls a query at an interval while waiting for
0 commit comments