swc_ecma_preset_env/regenerator/
mod.rs

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