feat(companion): add event surface snapshot helper

This commit is contained in:
William Valentin
2026-02-16 22:22:18 -08:00
parent a6e9daaaef
commit 29523bcdac
7 changed files with 86 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ export type {
CompanionRuntimeClientOptions,
WaitForIdleOptions,
PendingWorkSnapshot,
EventSurfaceSnapshot,
CompanionEventHandler,
CompanionTypedEventHandler,
CompanionEventName,