Vite only performs transpilation on .ts files and does NOT perform type checking ... Use the Type-Only Imports and Export syntax to avoid potential problems ...
確定! 回上一頁