Skip to main content

CELUnsignedIntegerLiteral

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

Extends

Properties

type

type: "UnsignedIntegerLiteral"

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

Overrides

CELExpression.type


value

value: number

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


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.