Typescript 中有很多类型操作符,例如用来声明类型和接口的type和interface;还有关键字typeof、keyof、in、extends、infer;以及()、[]、{}、=、<>、:、;、?、&、|等 ...
確定! 回上一頁