1 line
No EOL
38 B
TypeScript
Executable file
1 line
No EOL
38 B
TypeScript
Executable file
export function klona<T>(input: T): T; |