2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-15 10:32:24 +03:00
Files
vue-meta/dist/src/utils/clone.d.ts
T
2021-01-25 00:42:01 +00:00

2 lines
80 B
TypeScript

export declare function clone(v: any): any;
//# sourceMappingURL=clone.d.ts.map