Files
emaui/node_modules/klona/json/index.d.ts
2026-05-29 15:23:46 +03:00

1 line
38 B
TypeScript

export function klona<T>(input: T): T;