Type Alias Unsubscriber

Unsubscriber: () => void

Unsubscribes from value updates.

Type declaration

    • (): void
    • Returns void