打字稿是 生成运行时类型检查的TypeScript转换器。 :optical_disk: 安装 npm install --save typescript-is # Ensure you have the required dependencies at compile time: npm install --save-dev typescript # If you want to use the decorators, ensure you have reflect-metadata in your dependencies: npm install --save reflect-meta