deno.com

property Deno.lint.UnaryExpression.operator

Type #

"!"
| "+"
| "~"
| "-"
| "delete"
| "typeof"
| "void"