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

x/importmap/mod.ts>ImportMap

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

Properties

optional
imports: SpecifierMap
optional
scopes: Scopes