DefinitelyTyped/types/lodash/delay.d.ts

3 lines
49 B
TypeScript

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