TS初始 2023-5-07 11:37 | 171 | 0 | TypeScript 38 字 | 几秒读完 npm install typescript -g tsc --version tsc hello.ts npm install ts-node -g npm install tslib @types/node -g ts-node hello.ts 类型大小写的区别 类型推导 TSTypeScript