type alias SplashcatBattleJudgementimport { type SplashcatBattleJudgement } from "https://deno.land/x/s3si@gui-v0.4.16/src/exporters/splashcat-types.ts"; definition: | "WIN" | "LOSE" | "DRAW" | "EXEMPTED_LOSE" | "DEEMED_LOSE"