Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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_2/server/embed/CLI.deno.ts";
definition: { imports?: Record<string, string>; scopes?: Record<string, Record<string, string>>; }