@fabwcie/free-drawing • API
@fabwcie/free-drawing / utils/perf / ThrottledFunction
Type alias: ThrottledFunction()<T>
ThrottledFunction<
T
>: (...args
) =>ReturnType
<T
>
Type parameters
• T extends (...args
) => any
Parameters
• ...args: Parameters
<T
>
Returns
ReturnType
<T
>