UNPKG

@kfijolek/boardgamegeekclient

Version:

TypeScript client to interact with BoardGameGeek public XML API

6 lines (5 loc) 110 B
export declare class BggThingCommentDto { value: string; username: string; rating: number; }