How TypeScript enums work. ... let c : Circle = { ... The other change is that enum types themselves effectively become a union of each enum member.
確定! 回上一頁