interface ImportMapJsonimport { type ImportMapJson } from "https://deno.land/x/import_map@v0.20.1/mod.ts"; Propertiesimports: Record<string, string>optionalscopes: Record<string, Record<string, string>>