function rewritePath(path) { if (path.endsWith(".js") return path.replace(/\.js$/, ".mjs"); return path; } const sys: ts.
確定! 回上一頁