Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
variable messages
import { messages } from "https://deno.land/x/react_querybuilder@v7.3.0/packages/react-querybuilder/src/messages.ts";

type

{ errorInvalidIndependentCombinatorsProp: string; errorUnnecessaryIndependentCombinatorsProp: string; errorDeprecatedRuleGroupProps: string; errorDeprecatedRuleProps: string; errorBothQueryDefaultQuery: string; errorUncontrolledToControlled: string; errorControlledToUncontrolled: string; errorEnabledDndWithoutReactDnD: string; }