isRulesEngineIC()
isRulesEngineIC(
re:unknown):re is RulesEngineIC<RuleType<string, string, any, string>, string>
Defined in: packages/rules-engine/src/utils/isRulesEngine.ts:27
Determines if an object is a RulesEngineIC.
Parameters
| Parameter | Type |
|---|---|
re | unknown |
Returns
re is RulesEngineIC<RuleType<string, string, any, string>, string>
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.