An enum in TypeScript is a collection of constants that you can reference to get their value, in JavaScript you could imagine them as an object ...
確定! 回上一頁