UNPKG

@kfijolek/boardgamegeekclient

Version:

Javascript client to interact with BoardGameGeek public XML API

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