UNPKG

@mrmory/bggclient

Version:

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

5 lines (4 loc) 83 B
export declare class BggGuildMemberDto { name: string; date: string; }