type alias ImportMapimport { type ImportMap } from "https://dotland.deno.dev/x/aleph@v0.3.0-alpha.33/types.ts"; The import maps. definition: { imports: Record<string, string>; scopes: Record<string, Record<string, string>>; }