UNPKG

@kfijolek/boardgamegeekclient

Version:

TypeScript client to interact with BoardGameGeek public XML API

3 lines (2 loc) 126 B
export { PaginationRequestDto, ProgressResponseDto } from './PaginationDto'; export { QueryOptions } from './QueryOptions';