pub(crate) type ModuleSpecifierMap = IndexMap<String, Option<ServoUrl>>;
pub(crate) struct ModuleSpecifierMap { /* private fields */ }