MyRepo-Ums/node_modules/klona/lite/index.d.ts
2024-01-19 11:09:11 +01:00

1 line
38 B
TypeScript

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