UNPKG

ahooks

Version:
6 lines (5 loc) 103 B
export interface ThrottleOptions { wait?: number; leading?: boolean; trailing?: boolean; }