UNPKG

@mrmory/bggclient

Version:

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

1 lines 62 B
export type DomainTypes = | 'boardgame' | 'rpg' | 'videogame';