UNPKG

@react-awesome-query-builder/core

Version:
5 lines 253 B
export { getTree, loadTree, // candidates for moving to utils isImmutableTree, isTree, isJsonLogic, jsToImmutable } from "./tree"; export { loadFromJsonLogic, _loadFromJsonLogic } from "./jsonLogic"; export { loadFromSpel, _loadFromSpel } from "./spel";