UNPKG

@kfijolek/boardgamegeekclient

Version:

TypeScript client to interact with BoardGameGeek public XML API

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