chore: Replace ts-prune with knip (#2595)

- Closes: #2593
This commit is contained in:
Dermot Duffy
2026-07-22 13:26:34 -07:00
committed by GitHub
parent 2ca4aa95e5
commit 7d66c5f005
13 changed files with 719 additions and 1437 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export interface LiveViewContext {
interface LiveViewContext {
// A cameraID override (used for dependencies/substreams to force a different
// camera to be live rather than the camera selected in the view).
overrides?: Map<string, string>;