convert string to string enum typescript ... It is now possible to assign a string value to an enum member: enum MediaTypes { JSON = "application/json", ...
確定! 回上一頁