Skip to content

Type Alias: Unsubscribe()

@roomful/core


@roomful/core / Unsubscribe

Unsubscribe = () => void

Defined in: packages/core/src/types.ts:602

Unsubscribes a previously registered listener.

void

Nothing.