UNPKG

@mrmory/bggclient

Version:

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

3 lines 222 B
export { BggStatisticsPaginatedDto } from './BggStatisticsPaginatedDto'; export { BggThingCommentPaginatedDto } from './BggThingCommentPaginatedDto'; export { BggThingVideoPaginatedDto } from './BggThingVideoPaginatedDto';