JSPM

@openapi-ts/request-types

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 768
  • Score
    100M100P100Q99766F
  • License MIT

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

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.