mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-08 01:05:59 +08:00
refactor(projects): replace cloneDeep of lodash-es with klona
This commit is contained in:
3
packages/utils/src/klona.ts
Normal file
3
packages/utils/src/klona.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { klona as jsonClone } from 'klona/json';
|
||||
|
||||
export { jsonClone };
|
||||
Reference in New Issue
Block a user