Skip to main content
Module

x/plug/test_deps.ts>Cache.Wrapper#exists

🔌 Deno plugin management library
Go to Latest
method Cache.Wrapper.prototype.exists
import { Cache } from "https://deno.land/x/plug@0.5.2/test_deps.ts";
const { Wrapper } = Cache;

Parameters

url: string | URL

Returns

Promise<boolean>