UNPKG

62 BTypeScriptView Raw
1declare const clone: (obj: any) => any;
2export default clone;