mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-09 13:48:41 +08:00
2 lines
45 B
TypeScript
2 lines
45 B
TypeScript
export declare function clone(el: any): any;
|