Package Exports
- @openapi-ts/request-types
- @openapi-ts/request-types/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@openapi-ts/request-types) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
openapi-ts-types
Types needed for code generated by @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.