UNPKG

trade360-nodejs-sdk

Version:

LSports Trade360 SDK for Node.js

18 lines (17 loc) 826 B
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';