[][src]Type Definition swc_common::comments::SingleThreadedCommentsMap

type SingleThreadedCommentsMap = Rc<RefCell<SingleThreadedCommentsMapInner>>;