trade360-nodejs-sdk
Version:
LSports Trade360 SDK for Node.js
25 lines (24 loc) • 1.1 kB
TypeScript
export * from './locations-body-structure';
export * from './sports-body-structure';
export * from './leagues-body-structure';
export * from './markets-body-structure';
export * from './translations-value-body-structure';
export * from './localized-value';
export * from './competitions-body-structure';
export * from './subscribed-fixture-body-structure';
export * from './fixtures-schedule-body-structure';
export * from './fixtures-subscription-body-structure';
export * from './leagues-subscription-body-structure';
export * from './competitions-subscription-body-structure';
export * from './suspensions-body-structure';
export * from './suspended-markets';
export * from './suspensions-change-body-structure';
export * from './fixtures-metadata-subscriptions-body-structure';
export * from './incidents-body-structure';
export * from './venue-body-structure';
export * from './city-body-structure';
export * from './state-body-structure';
export * from './gender.enum';
export * from './age-category.enum';
export * from './participant-type.enum';
export * from './participant-body-structure';