Skip to main content
Module

x/esm/CLI.ts>ImportMap

✦ A fast, smart, & global CDN for modern(es2015+) web development.
Go to Latest
type alias ImportMap
import { type ImportMap } from "https://deno.land/x/esm@v126/CLI.ts";
definition: { readonly imports: Record<string, string>; readonly scopes: Record<string, Record<string, string>>; }