feat(companion): add waitForAnyEvent runtime helper

This commit is contained in:
William Valentin
2026-02-16 19:27:25 -08:00
parent f7c6947d22
commit 717e5d60e5
5 changed files with 156 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@ export type {
CompanionEventHandler,
CompanionTypedEventHandler,
CompanionEventPredicate,
CompanionEventEnvelope,
RegisterNodeInput,
ListNodesInput,
SetNodeStatusInput,