Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/importmap/mod.ts>resolveModuleSpecifier

Resolve specifiers with import maps.
Latest
function resolveModuleSpecifier
import { resolveModuleSpecifier } from "https://deno.land/x/importmap@0.2.1/mod.ts";

Parameters

specifier: string
unnamed 1: ImportMap
baseURL: URL

Returns

string