UNPKG

@kfijolek/boardgamegeekclient

Version:

TypeScript client to interact with BoardGameGeek public XML API

4 lines (3 loc) 54 B
export type QueryOptions = { limit: number; };