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

x/bundler/cache/cache.ts>resolve

A Bundler with the web in mind.
Latest
function resolve
import { resolve } from "https://deno.land/x/bundler@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