🔷 commandLifecycle.ts

This commit is contained in:
nirholas
2026-03-31 10:24:13 +00:00
parent fb760db09c
commit 30fac8c575

View File

@@ -19,3 +19,4 @@ export function notifyCommandLifecycle(
): void {
listener?.(uuid, state)
}