1. 首页
  2. 数据库
  3. 其它
  4. flow to typescript:将带有流注释的文件转换为TypeScript 源码

flow to typescript:将带有流注释的文件转换为TypeScript 源码

上传者: 2021-02-01 22:28:58上传 ZIP文件 84.48KB 热度 17次
流到TypeScript 将Flow文件编译为TypeScript 在Alpha之前-欢迎捐款。 安装 # Using Yarn: yarn add flow-to-typescript # Or, using NPM: npm install flow-to-typescript --save 用法 命令行界面 # Install globally yarn global add flow-to-typescript # Compile a file (all of these are equivalent) flow2ts my/file.js.flow flow2ts
用户评论