UNPKG

@episodehunter/thetvdb

Version:
6 lines (5 loc) 334 B
export { TheTvDbEpisode } from './the-tv-db-episode'; export { TheTvDbShow } from './the-tv-db-show'; export { TheTvDbShowEpisode, TheTvDbShowEpisodePage } from './the-tv-db-show-episode'; export { TheTvDbShowImage } from './the-tv-db-show-image'; export { TheTvDbUpdatedShowId, TheTvDbUpdatedShows } from './the-tv-db-updated-show';