The main problem is, that the generic type argument T is not available at runtime because TypeScript generics are only used at compile time ...
確定! 回上一頁