UNPKG

rotowire-api-client

Version:

Node and NestJS wrappers for Rotowire feeds

5 lines (4 loc) 196 B
export * from './rotowire-api-client.module'; export * as RotowireMlbApi from './rotowire_mlb'; export * as RotowireNbaApi from './rotowire_nba'; export * as RotowireNflApi from './rotowire_nfl';