ExpressionFunctionMetaRegistry
ExpressionFunctionMetaRegistry =
Record<string,ExpressionFunctionMeta>
Defined in: expr/src/types.ts:24
Map of registry keys to ExpressionFunctionMeta definitions.
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.