import { type WeaponWithRatio } from "https://deno.land/x/s3si@gui-v0.4.16/src/types.ts";
definition: { weapon: { name: string; image: Image; weaponId: number; id: string; }; utilRatio: number; }
import { type WeaponWithRatio } from "https://deno.land/x/s3si@gui-v0.4.16/src/types.ts";