CELStringLiteral
Defined in: packages/core/src/utils/parseCEL/types.ts:48
Extends
Properties
type
type:
"StringLiteral"
Defined in: packages/core/src/utils/parseCEL/types.ts:49
Overrides
value
value:
`'${string}'`|`"${string}"`|`'''${string}'''`|`"""${string}"""`
Defined in: packages/core/src/utils/parseCEL/types.ts:50
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.