Default theme types are defined in the ThemeTypes type. type ThemeType = 'light' | 'dark'; ...
確定! 回上一頁