Unlike an interface, the type alias can also be used for other types such as primitives, unions, and tuples. // primitive type Name = string; // object type ...
確定! 回上一頁