Type alias throttle<T>

throttle<T>: NoReturn<T> & Cancel

Type Parameters

  • T extends ((...args: any[]) => any)

Generated using TypeDoc