UNPKG

boardgamegeekclient

Version:

Javascript client to interact with BoardGameGeek public XML API

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