Skip to main content
interface Deno.ImportMap

Properties

imports: Record<string, string>
optional
scopes: Record<string, Record<string, string>>