isRulesEngineConditionAny()
isRulesEngineConditionAny(
re:unknown):re is REConditionAny
Defined in: packages/rules-engine/src/utils/isRulesEngine.ts:39
Determines if an object is a RulesEngineAntecedent or REConditionIC.
Parameters
| Parameter | Type |
|---|---|
re | unknown |
Returns
re is REConditionAny
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.