Type Alias: ThrottleFn<T>
ThrottleFn<
T> =T&object
Defined in: throttle.ts:1
Type Declaration
flush()
flush: () =>
void
Returns
void
Type Parameters
| Type Parameter | 
|---|
| Textends (...args:any[]) =>any | 
ThrottleFn<
T> =T&object
Defined in: throttle.ts:1
flush: () =>
void
void
| Type Parameter | 
|---|
| Textends (...args:any[]) =>any |