swc_ecma_preset_env/regenerator/
mod.rs

1
2
3
pub(super) fn is_required<T>(_: &T) -> bool {
    false
}