othr
This commit is contained in:
@@ -24,6 +24,7 @@ export type { DealServiceSchema } from './models/DealServiceSchema';
|
||||
export type { DealSummary } from './models/DealSummary';
|
||||
export type { DealSummaryResponse } from './models/DealSummaryResponse';
|
||||
export type { HTTPValidationError } from './models/HTTPValidationError';
|
||||
export type { PaginationInfoSchema } from './models/PaginationInfoSchema';
|
||||
export type { ProductCreateRequest } from './models/ProductCreateRequest';
|
||||
export type { ProductCreateResponse } from './models/ProductCreateResponse';
|
||||
export type { ProductGetResponse } from './models/ProductGetResponse';
|
||||
|
||||
Reference in New Issue
Block a user