oas-tsd
v1.0.1
Published
 [](doc)
Readme
Welcome to openapi-to-typescript-definition 👋
openapi-to-typescript-definition parse swagger into typescript definitions
Install
# with npm
npm install oas-tsd
# with yarn
yarn add oas-tsdUsage
# make type definitions
$ oasts make
# show help
$ oasts [command] -hDemo
https://github.com/zjcrender/oas-tsd-demo
