1.0.9 • Published 2 years ago

swagger-to-api-ts v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

install

npm install transform-type

transform-type-cli 的目的是将通过 json 文件生成 typescript 的类型文件

生成 config 配置文件

transform init

生成入口文件

transform create_entry test.js

生成类型文件

transform gen