import * as importMap from "https://deno.land/x/import_map@v0.20.1/mod.ts";
Provides a spec compliant implementation of import maps, using the same code the Deno CLI uses when handling import maps.
Functions
Given a base and a JSON string with the contents of a import map, |