The string enum can be used like any other enum in TypeScript: enum MediaTypes { JSON = "application/json", XML ...
確定! 回上一頁