Type alias Unsubscriber

Unsubscriber: (() => void)

Type declaration

    • (): void
    • The type of a function that can be used to unsubscribe from a topic

      Returns void

Generated using TypeDoc