UNPKG

@mrmory/bggclient

Version:

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

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