feat(companion): add connection snapshot helper

This commit is contained in:
William Valentin
2026-02-16 22:24:16 -08:00
parent 965267d67e
commit c8f6d76638
7 changed files with 107 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ export type {
WaitForIdleOptions,
PendingWorkSnapshot,
EventSurfaceSnapshot,
ConnectionSnapshot,
CompanionEventHandler,
CompanionTypedEventHandler,
CompanionEventName,