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

x/s3si/src/GameFetcher.ts>GameFetcher#getCoopMetaById

Export your battles from SplatNet to https://stat.ink
Go to Latest
method GameFetcher.prototype.getCoopMetaById
import { GameFetcher } from "https://deno.land/x/s3si@ci/src/GameFetcher.ts";

Parameters

id: string

Returns

Promise<Omit<CoopInfo, "detail">>