@skydive-project/skydive-ui
Version:
Skydive WebUI v2
17 lines (14 loc) • 409 B
text/typescript
// tslint:disable
/**
* Skydive API
* The Skydive REST API allows to communicate with a Skydive analyzer.
*
* OpenAPI spec version: 0.26.0
* Contact: skydive-dev@redhat.com
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/
export * from "./api";
export * from "./configuration";