UNPKG

boardgamegeekclient

Version:

Javascript client to interact with BoardGameGeek public XML API

4 lines (3 loc) 45 B
export interface IBggDto { id: number; }