mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-09-23 12:06:36 +08:00
4 lines
72 B
TypeScript
4 lines
72 B
TypeScript
import { klona as jsonClone } from 'klona/json';
|
|
|
|
export { jsonClone };
|