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

x/s3si/src/types.ts>Summary

Export your battles from SplatNet to https://stat.ink
Go to Latest
type alias Summary
import { type Summary } from "https://deno.land/x/s3si@ci/src/types.ts";
definition: { uid: string; ConfigureAnalyticsQuery: RespMap[Queries.ConfigureAnalyticsQuery]; HistoryRecordQuery: RespMap[Queries.HistoryRecordQuery]; CoopHistoryQuery: RespMap[Queries.CoopHistoryQuery]; }