Skip to main content
Deno 2 is finally 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-beta.1/lib/deps.ts";

Parameters

url: string | URL
optional
ns: string

Returns

Promise<boolean>