Next, rename the JavaScript file to have a .ts extension, and run the TypeScript compiler, tsc : $ mv hello.js hello.ts $ npx tsc hello.ts.
確定! 回上一頁