aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/repeat.d.ts
blob: ca3c7fcb26e53bda3a5cc86aa24ed6df50d540f6 (plain)
1
2
import { repeat } from "./index";
export = repeat;