Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/s3si/src/types.ts>StatInkStage

Export your battles from SplatNet to https://stat.ink
Go to Latest
type alias StatInkStage
import { type StatInkStage } from "https://deno.land/x/s3si@ci/src/types.ts";
definition: { key: string; aliases: string[]; name: Record<string, string>; short_name: Record<string, string>; area: number; release_at: { time: number; iso8601: string; }; }[]