1.安装 @types/webpack-env; 2.配置tsconfig.json. { "compilerOptions": { ... "types": [ "node", " ...
確定! 回上一頁