Skip to main content
Module

x/bzfquery/bzfquery.ts>GameStyle

JavaScript/TypeScript version of bzfquery for Deno with no external dependencies. It can also be used as a library or from the command line.
Latest
type alias GameStyle
import { type GameStyle } from "https://deno.land/x/bzfquery@v1.0.4/bzfquery.ts";
definition:
| "FFA"
| "CTF"
| "OFFA"
| "Rabbit"