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

x/importmap/mod.ts>SpecifierMap

Resolve specifiers with import maps.
Latest
interface SpecifierMap
Re-export
import { type SpecifierMap } from "https://deno.land/x/importmap@0.2.1/mod.ts";

Index Signatures

[url: string]: string | null