Posts
This article introduces the advanced uses of TypeScript. For those who are familiar with TypeScript or have been using TypeScript for some time, it introduces TypeScript from the perspectives of types, operators, generics. Types unknown unknown refers to a type that cannot be defined in advance. In many scenarios, it can replace the functionality of any while preserving the ability t...
Advanced usage of TypeScript(一)
Feb 05, 2022
6 views