Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method LocalStore.prototype.has
import { LocalStore } from "https://deno.land/x/jw_fetch@v0.5.0/src/store.ts";

Parameters

key: string

Returns

boolean | Promise<boolean>