json-rules-engine icon indicating copy to clipboard operation
json-rules-engine copied to clipboard

Add evaluate to operator type

Open mlh758 opened this issue 10 months ago • 0 comments

The operator class has an evaluate method. It's helpful to be able to call it explicitly to test custom operators so I'm updating the type definition to include it.

mlh758 avatar Feb 26 '25 19:02 mlh758