Skip to content

Documentation / @agentick/kernel / Unsubscribe

Type Alias: Unsubscribe() ​

Unsubscribe = () => void

Defined in: kernel/src/event-buffer.ts:38

Unsubscribe function returned by on/once.

Returns ​

void

Released under the ISC License.