pub fn format_import(import: &Import, names: Option<&[&str]>) -> String
Format an import as JavaScript/TypeScript source code.