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

x/s3si/src/VersionData.ts>Season

Export your battles from SplatNet to https://stat.ink
Go to Latest
type alias Season
import { type Season } from "https://deno.land/x/s3si@ci/src/VersionData.ts";
definition: { id: string; name: string; start: Date; end: Date; }