Skip to content

Commit ab2dcce

Browse files
msilivonik-scclaude
andcommitted
fix: remove ComputedFrameMetrics re-export from index
Consumers should import SDK types directly from @snap/camera-kit, consistent with how other SDK types (Lens, LensLaunchData, etc.) are not re-exported. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0c31b36 commit ab2dcce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Main components
22
export { CameraKitProvider, useCameraKit } from "./CameraKitProvider";
33
export type { MetricEventHandlerFactory } from "./CameraKitProvider";
4-
export type { ComputedFrameMetrics } from "@snap/camera-kit";
54

65
// Logging
76
export type { CameraKitLogger, LogLevel } from "./internal/logging";

0 commit comments

Comments
 (0)