<T>(value: T) => T 表达了哪项 (value: any) => any 没有表达的事实?

来自 泛型
TypeScript 6 入门 1分钟

<T>(value: T) => T 表达了哪项 (value: any) => any 没有表达的事实?

报告错误