UNPKG

177 BTypeScriptView Raw
1// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts
2
3import { debounce } from "lodash";
4export = debounce;