Skip to content

bodhi-realtime-agent / Unsubscribe

Type Alias: Unsubscribe()

Unsubscribe = () => void

Defined in: types/events.ts:9

Function returned by EventBus.subscribe() — call it to remove the subscription.

Returns

void

Built with VitePress