Enum in TypeScript supports reverse mapping. It means we can access the value of a member and also a member name from its value. Consider the following example.
確定! 回上一頁