pub fn common_js(
    unresolved_mark: Mark,
    config: Config,
    scope: Option<Rc<RefCell<Scope>>>
) -> impl Fold
Expand description