DefinitelyTyped/types/lodash-es/repeat.d.ts

3 lines
56 B
TypeScript

import { repeat } from "lodash";
export default repeat;