aswi20220x00-gitlab/webapp/api/index.ts @ 4733e8c2
1 | 3e6b15a7 | Lukáš Vlček | /* tslint:disable */
|
---|---|---|---|
2 | /* eslint-disable */
|
||
3 | /**
|
||
4 | * AnnotationTool
|
||
5 | * KIV/ASWI ZČU Plzeň, 2022
|
||
6 | *
|
||
7 | * The version of the OpenAPI document: 0.1.1
|
||
8 | *
|
||
9 | *
|
||
10 | * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
||
11 | * https://openapi-generator.tech
|
||
12 | * Do not edit the class manually.
|
||
13 | */
|
||
14 | |||
15 | |||
16 | export * from "./api"; |
||
17 | export * from "./configuration"; |