UNPKG

@mrmory/bggclient

Version:

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

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