Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Parameters

key: string

Returns

Promise<T | undefined>