DefinitelyTyped/types/lodash/repeat.d.ts

3 lines
51 B
TypeScript

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