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

x/esm/server/embed/CLI.deno.ts>ImportMap

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