1.0.1 • Published 7 months ago
oas-tsd v1.0.1
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-tsd
Usage
# make type definitions
$ oasts make
# show help
$ oasts [command] -h