Implement OpenAPI configuration and fetching
This commit is contained in:
6
src/gen/index.ts
Normal file
6
src/gen/index.ts
Normal file
@ -0,0 +1,6 @@
|
||||
export * from './api/api';
|
||||
export * from './model/models';
|
||||
export * from './variables';
|
||||
export * from './configuration';
|
||||
export * from './api.module';
|
||||
export * from './param';
|
Reference in New Issue
Block a user