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

x/s3si/src/splatnet3.ts>Splatnet3

Export your battles from SplatNet to https://stat.ink
Go to Latest
class Splatnet3
import { Splatnet3 } from "https://deno.land/x/s3si@gui-v0.4.16/src/splatnet3.ts";

Constructors

new
Splatnet3(unnamed 0: { profile: Profile; env?: Env; })

Properties

protected
BATTLE_LIST_TYPE_MAP: Record<BattleListType, () => Promise<string[]>>
protected
env: Env
protected
profile: Profile