Skip to main content

CELUnsignedIntegerLiteral

Defined in: packages/core/src/utils/parseCEL/types.ts:59

Extends

Properties

type

type: "UnsignedIntegerLiteral"

Defined in: packages/core/src/utils/parseCEL/types.ts:60

Overrides

CELExpression.type


value

value: number

Defined in: packages/core/src/utils/parseCEL/types.ts:61


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.