@simpleapps-com/augur-api
Version:
TypeScript client library for Augur microservices API endpoints
18 lines • 542 B
JavaScript
// Re-export all schemas and types from split files
export * from './products';
export * from './categories';
export * from './attributes';
export * from './brands';
export * from './alternateCode';
export * from './attributeGroups';
export * from './invLoc';
export * from './health';
export * from './favorites';
export * from './wishlists';
export * from './variants';
export * from './faq';
export * from './brandItems';
export * from './productLinks';
export * from './subparts';
export * from './bins';
//# sourceMappingURL=index.js.map