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

x/bundler/cache/cache.ts>resolveDependency

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

Parameters

filePath: string
moduleSpecifier: string
optional
importMap: ImportMap