import { type FileExporterType } from "https://deno.land/x/s3si@gui-v0.4.16/src/exporters/file.ts";
definition: ({ type: "VS"; data: VsInfo; } | { type: "COOP"; data: CoopInfo; } | { type: "SUMMARY"; data: Summary; }) & FileExporterTypeCommon
import { type FileExporterType } from "https://deno.land/x/s3si@gui-v0.4.16/src/exporters/file.ts";