Interface IWatchHandler

interface IWatchHandler ((value?) => void)
  • Parameters

    • Optional value: any

    Returns void