swc_
ecma_
utils
0.106.18
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