swc_
ecma_
utils
5.0.0
swc_ecma_utils
Function
is_rest_arguments
Copy item path
source
pub fn is_rest_arguments(e: &ExprOrSpread) ->
bool
Expand description
Check if
e
is
...arguments