isRulesEngineConsequent()
isRulesEngineConsequent(
obj:unknown):obj is Consequent
Defined in: packages/rules-engine/src/utils/isRulesEngine.ts:33
Determines if an object is a RulesEngine or RulesEngineIC.
Parameters
| Parameter | Type |
|---|---|
obj | unknown |
Returns
obj is Consequent
caution
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.