detection-user/node_modules/klona/index.d.ts

1 line
38 B
TypeScript
Raw Permalink Normal View History

2024-09-13 20:43:39 +08:00
export function klona<T>(input: T): T;