Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mesozoic/lib/deps.ts>existsInCache

A generic build system for Deno web apps
Go to Latest
function existsInCache
import { existsInCache } from "https://deno.land/x/mesozoic@v1.0.0-alpha.26/lib/deps.ts";

Parameters

url: string | URL
optional
ns: string

Returns

Promise<boolean>