UNPKG

77 BTypeScriptView Raw
1declare const cloneDeep: (deepObject: any) => any;
2export default cloneDeep;