UNPKG

boardgamegeekclient

Version:

Javascript client to interact with BoardGameGeek public XML API

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