Function debounce

  • Set the global debounce time. You must call this function on the top level of your module before calling the .watch() function.

    Parameters

    • duration: number

    Returns void

Generated using TypeDoc