Files
thebet365/apps/player/src/utils/marketCatalog.ts
2026-06-13 17:38:25 +08:00

8 lines
173 B
TypeScript

export {
DETAIL_MARKET_TYPES,
FEATURED_MARKET_TYPES,
GRID_MARKET_TYPES,
MARKET_I18N_KEY,
type FootballMarketType as CatalogMarketType,
} from '@thebet365/shared';