import { SplashcatExporter } from "https://deno.land/x/s3si@gui-v0.4.16/src/exporters/splashcat.ts";
Exporter to Splashcat.
Methods
exportGame(game: Game): Promise<ExportResult>
mapBattle(unnamed 0: VsInfo): SplashcatBattle
mapColor(color: Color): string | undefined
mapGear(gear: PlayerGear): Gear
notExported(unnamed 0: { list: string[]; type: Game["type"]; }): Promise<string[]>
Static Methods
getGameId(id: string)