UNPKG

jsonlogic-formula

Version:

JsonLogic parser to and from spreadsheet formula syntax

3 lines (2 loc) 127 B
export { formulaToJsonlogic } from "./formula-to-jsonlogic.ts"; export { jsonlogicToFormula } from "./jsonlogic-to-string.ts";