Type alias WatchStopHandle

WatchStopHandle: (() => void)

Type declaration

    • (): void
    • Execute this function to stop the associated watch.

      Returns void

Generated using TypeDoc