Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/frugal/dep/importmap.ts>ImportMap

A frugal web framework
Latest
interface ImportMap
Re-export
import { type ImportMap } from "https://deno.land/x/frugal@0.9.6/dep/importmap.ts";

Properties

optional
imports: SpecifierMap
optional
scopes: Scopes