DefinitelyTyped/ltx/lib/clone.d.ts
2017-02-17 15:26:00 +01:00

2 lines
45 B
TypeScript

export declare function clone(el: any): any;