Function swc_ecma_utils::is_rest_arguments

source ยท
pub fn is_rest_arguments(e: &ExprOrSpread) -> bool
Expand description

Check if e is ...arguments