Function swc_estree_visit::fold_ts_module_declaration[][src]

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