DefinitelyTyped/types/lodash/clone.d.ts

3 lines
49 B
TypeScript

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