isJSONataBoolean()
isJSONataBoolean(
expr:any):expr is JSONataBoolean
Defined in: packages/core/src/utils/parseJSONata/utils.ts:66
Parameters
| Parameter | Type |
|---|---|
expr | any |
Returns
expr is JSONataBoolean
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.