UNPKG

@mrmory/bggclient

Version:

Javascript client to interact with BoardGameGeek public XML API based on boardgamegeekjsclient

4 lines (3 loc) 226 B
export { BggStatisticsPaginatedDto } from './BggStatisticsPaginatedDto'; export { BggThingCommentPaginatedDto } from './BggThingCommentPaginatedDto'; export { BggThingVideoPaginatedDto } from './BggThingVideoPaginatedDto';