UNPKG

@kfijolek/boardgamegeekclient

Version:

TypeScript client to interact with BoardGameGeek public XML API

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