Like numeric enums and string literal types, these enums can be used as tags in discriminated unions as well. enum ShapeKind { Circle ...
確定! 回上一頁