UNPKG

@kfijolek/boardgamegeekclient

Version:

TypeScript client to interact with BoardGameGeek public XML API

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