It's easy to check the validity of a typescript enum by converting the values to an array and using struct.enums([...]). But is there a good way to keep the ...
確定! 回上一頁