We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6db53 commit 30b21f9Copy full SHA for 30b21f9
1 file changed
src/bridge/manage-api.ts
@@ -1,4 +1,4 @@
1
-import { UpdateInfo } from "../main/update";
+import type { UpdateInfo } from "../main/update";
2
3
export interface CacheGroupStats {
4
entryCount: number;
0 commit comments