pub fn extract_imports(source: &str, path: &Path) -> Vec<String>
Extract all import source specifiers from JS/TS source code.