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

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

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

Parameters

key: string
value: T

Returns

Promise<void>