UNPKG

@types/lodash-es

Version:
5 lines (3 loc) 108 B
import { throttle, ThrottleSettings } from "lodash"; export { ThrottleSettings }; export default throttle;