json-rules-engine
json-rules-engine copied to clipboard
Add evaluate to operator type
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.