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 f81fcc0 commit 593f06dCopy full SHA for 593f06d
packages/service-utils/src/cf-worker/usageV2.ts
@@ -1,5 +1,5 @@
1
import type { ServiceName } from "../core/services.js";
2
-import { type UsageV2Event } from "../core/usageV2.js";
+import type { UsageV2Event } from "../core/usageV2.js";
3
4
/**
5
* Send events to Kafka.
0 commit comments