Type alias Unsubscribe

Unsubscribe: (() => void)

Function to remove listener added by Store.subscribe().

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc