Ask questionsSuggestion: Range as Number type. When defining a type one can specify multiple numbers separated by | . type TTerminalColors = 0 | 1 | 2 | 3 ...
確定! 回上一頁