Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/s3si/src/types.ts>Nameplate

Export your battles from SplatNet to https://stat.ink
Go to Latest
type alias Nameplate
import { type Nameplate } from "https://deno.land/x/s3si@gui-v0.4.16/src/types.ts";
definition: { badges: { id: string; image: Image; }[]; background: { textColor: { r: number; g: number; b: number; a: number; }; image: Image; id: string; }; }