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