Function swc_ecma_transforms_base::rename::remap

source ยท
pub fn remap(
    map: &AHashMap<Id, Id>,
    config: Config,
) -> impl '_ + Fold + VisitMut