Function generate_export_declaration

Source
pub fn generate_export_declaration<T>(this: &mut T, node: &Node)
where T: ControlFlowCore,