UNPKG

138 BTypeScriptView Raw
1export default function debounce<T extends (...args: any[]) => void>(func: T, duration: number): T;
2//# sourceMappingURL=debounce.d.ts.map
\No newline at end of file