UNPKG

@mrmory/bggclient

Version:

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

3 lines (2 loc) 98 B
import { ForumlistType } from "./ForumlistType"; export declare type PlaysType = ForumlistType;