A tricky bit is that TypeScript will 'double' map the enum in the emitted object, so it can be accessed both by key and value.,Use for-of ...
確定! 回上一頁