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

x/rad/src/tasks/build-buds/deb/3p.ts>importmap.resolveModuleSpecifier

general purpose build tool. statically typed, batteries included. command, function, and make-style tasks supported. improved npm scripts for deno.
Go to Latest
function importmap.resolveModuleSpecifier
import { importmap } from "https://deno.land/x/rad@v6.10.0/src/tasks/build-buds/deb/3p.ts";
const { resolveModuleSpecifier } = importmap;

Parameters

specifier: string
unnamed 1: ImportMap
baseURL: URL

Returns

string