Type Alias Unsubscriber

Unsubscriber: () => void

Unsubscribes from value updates.

Type Declaration

    • (): void
    • Returns void