Skip to content
Roomful is in public beta — install with the @beta tag. Share feedback →

Type Alias: Unsubscribe()

@roomful/core


@roomful/core / Unsubscribe

Unsubscribe = () => void

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

Unsubscribes a previously registered listener.

void

Nothing.