UNPKG

@openapi-ts/request-types

Version:

TypeScript types for HTTP requests, supporting code generated by @openapi-ts/backend.

15 lines (9 loc) 407 B
# openapi-ts-types Types needed for code generated by [@openapi-ts/backend](https://www.npmjs.com/package/@openapi-ts/backend) ## Installation ``` $ npm install @openapi-ts/request-types ``` ## Usage This provides the core types supporting OpenAPI types generated by the code generator in @openapi-ts/backend, in case those types need to be used without installing the full @openapi-ts/backend module.