UNPKG

@mrmory/bggclient

Version:

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

5 lines (4 loc) 91 B
export type FamilyType = | 'rpgfamily' | 'rpgperiodical' | 'boardgamefamily';