UNPKG

@mrmory/bggclient

Version:

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

3 lines (2 loc) 97 B
import { ThingType } from "./ThingType"; export type PlaysSubtype = Omit<ThingType, 'rpgissue'>;