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

x/capi/util/cache/s3.ts>S3Cache#_getRaw

[WIP] A framework for crafting interactions with Substrate chains
Latest
method S3Cache.prototype._getRaw
import { S3Cache } from "https://deno.land/x/capi@v0.1.1-beta.1/util/cache/s3.ts";

Parameters

key: string
init: () => Promise<Uint8Array>