import { readImportMapJson } from "https://deno.land/x/molt@0.17.2/lib/import_map.ts";
Read and parse a JSON including import maps from the given file path or URL.
Parameters
url: string | URL
import { readImportMapJson } from "https://deno.land/x/molt@0.17.2/lib/import_map.ts";
Read and parse a JSON including import maps from the given file path or URL.