Directory dist/ is where the output of the compiler is stored. The TypeScript compiler compiles TypeScript files in ts/ to JavaScript files in dist/ .
確定! 回上一頁