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

x/s3si/src/cache.ts>FileCache#read

Export your battles from SplatNet to https://stat.ink
Go to Latest
method FileCache.prototype.read
import { FileCache } from "https://deno.land/x/s3si@gui-v0.4.16/src/cache.ts";

Parameters

key: string

Returns

Promise<T | undefined>