Init OpenAPI
This commit is contained in:
9
src/api/openapi/model/index.ts
Normal file
9
src/api/openapi/model/index.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export * from './card';
|
||||
export * from './card-print';
|
||||
export * from './card-type';
|
||||
export * from './deck';
|
||||
export * from './new-card';
|
||||
export * from './page-deck';
|
||||
export * from './region';
|
||||
export * from './regional-set';
|
||||
export * from './set-prefix';
|
||||
Reference in New Issue
Block a user