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

3 lines
55 B
TypeScript

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