oil-station/gasStation-uni/node_modules/klona/index.d.ts
2024-08-16 18:26:19 +08:00

1 line
38 B
TypeScript

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