UNPKG

@shashi_srinath/react-ui-scrollspy

Version:
2 lines (1 loc) 85 B
export declare const throttle: (callback: () => void, limit: number) => () => void;