pub fn create_parsed_modules(
script: &str,
source_map: &mut SourceMap,
root_path: PathBuf,
) -> Result<DependencyParser, ParseError>
pub fn create_parsed_modules(
script: &str,
source_map: &mut SourceMap,
root_path: PathBuf,
) -> Result<DependencyParser, ParseError>