pub fn refresh<C>(
    dev: bool,
    options: Option<RefreshOptions>,
    cm: Arc<SourceMap>,
    comments: Option<C>,
    global_mark: Mark
) -> impl Fold + VisitMut where
    C: Comments
Available on crate feature __transforms only.
Expand description

react-refresh/babel https://github.com/facebook/react/blob/main/packages/react-refresh/src/ReactFreshBabelPlugin.js