Unwatch: (() => void)

Handle returned from Watchable.watch that can disable an earlier subscription.

Type declaration

    • (): void
    • Returns void