Type Alias Unsubscribe

Unsubscribe: () => void

Unsubscribe from a subscription or event listener.

Type declaration

    • (): void
    • Returns void