ch-api-client-typescript
Version:
Openapi generated typescript-axios client for CloudHospital
19 lines (15 loc) • 478 B
text/typescript
/* tslint:disable */
/* eslint-disable */
/**
* Swagger UI - Cloud Hospital Api-INT
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
*
* The version of the OpenAPI document: 1
* Contact: hyounoosung@icloudhospital.com
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
export * from "./api";
export * from "./configuration";