Skip to content

Type Alias: UnaryOperator

UnaryOperator = "not" | "neg"

Defined in: packages/core/src/parser/ast.ts:32

Unary operator union