const Enum 與普通Enum 相同。除了在編譯時沒有生成Object。相反,在使用const Enum 的地方替換文字值。 placeholderCopy // Typescript: A const ...
確定! 回上一頁