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

x/capi/util/cache/memory.ts>InMemoryCache#_has

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

Parameters

key: string

Returns

Promise<boolean>