UNPKG

boardgamegeekclient

Version:

Javascript client to interact with BoardGameGeek public XML API

2 lines (1 loc) 130 B
export declare type ThingType = 'boardgame' | 'boardgameexpansion' | 'boardgameaccessory' | 'videogame' | 'rpgitem' | 'rpgissue';