pub fn resolve_relative_import_path( caller_path: &str, module_spec: &str, ) -> Option<String>
Resolve one relative ECMAScript module specifier against a repository path.