pub(crate) fn parse_an_import_map_string( cx: &mut JSContext, global: &GlobalScope, input: &str, base_url: ServoUrl, ) -> Fallible<ImportMap>
https://html.spec.whatwg.org/multipage/#parse-an-import-map-string