@mrmory/bggclient
Version:
Javascript client to interact with BoardGameGeek public XML API based on boardgamegeekjsclient
1 lines • 62 B
text/typescript
export type DomainTypes = | 'boardgame' | 'rpg' | 'videogame';
Javascript client to interact with BoardGameGeek public XML API based on boardgamegeekjsclient