DefinitelyTyped/types/lodash/defer.d.ts

3 lines
49 B
TypeScript

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