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