In contrast, types are used to alias primitive values or create unions from other types. type ButtonKind = "primary" | "secondary"; interface ...
確定! 回上一頁