Files
catalyst/ui/src/client/index.ts
2021-12-13 00:39:15 +01:00

19 lines
378 B
TypeScript

/* tslint:disable */
/* eslint-disable */
/**
*
* API for the catalyst incident response platform.
*
* The version of the OpenAPI document:
*
*
* 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";