the-forest/client/node_modules/klona/full/index.d.ts
2024-09-17 20:35:18 -04:00

1 line
38 B
TypeScript

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