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

x/deno_bundler/dependency/dependency.ts>resolve

A Bundler with the web in mind.
Latest
function resolve
import { resolve } from "https://deno.land/x/deno_bundler@v0.9.1/dependency/dependency.ts";

Parameters

filePath: string
dependencyPath: string
optional
importMap: Deno.ImportMap = [UNSUPPORTED]