.destroy()
→ Promise<void>
Interface
Cross-host pub/sub so broadcastEval fans out beyond local children.
No documented properties.
→ Promise<void>
channel: string, message: unknown → Promise<void>
channel: string, listener: (message: unknown) => void → Promise<() => void>