Files
DefinitelyTyped/types/lodash/throttle.d.ts

3 lines
55 B
TypeScript

import { throttle } from "./index";
export = throttle;