UNPKG

@kfijolek/boardgamegeekclient

Version:

Javascript client to interact with BoardGameGeek public XML API

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