Function swc_estree_visit::fold_declare_export_declaration[][src]

pub fn fold_declare_export_declaration<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: DeclareExportDeclaration
) -> DeclareExportDeclaration