How do I run a TypeScript file? We can use the ts-node package to execute TypeScript files from the command line. Install it with npm or other package manager.
確定! 回上一頁