Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fed_dev/cache/cache.ts>resolve

A Bundler with the web in mind.
Latest
function resolve
import { resolve } from "https://deno.land/x/fed_dev@0.9.0/cache/cache.ts";

resolves path to cache file of a url. Returns original url if path is not cached

Parameters

url: string

Returns

string