Appearance
cupertino-files / UnaryOperator
UnaryOperator = "-" | "+" | "%"
"-"
"+"
"%"
Defined in: src/tst/formula-builder.ts:95