Type alias Unwatch

Unwatch: (() => void)

Type declaration

    • (): void
    • Handle returned from watch that can disable an earlier subscription.

      Returns void

Generated using TypeDoc