Skip to main content
interface Deno.ImportMap
Unstable

Properties

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