aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/throttle.d.ts
blob: 2650896a0a3bbbcbc23c16224b396ec9640835a4 (plain)
1
2
import { throttle } from "./index";
export = throttle;