UNPKG

@kfijolek/boardgamegeekclient

Version:

Javascript client to interact with BoardGameGeek public XML API

3 lines (2 loc) 98 B
export { IRequestPaginator } from './interface'; export { RequestPaginator } from './concrete';