UNPKG

jsonlogic-formula

Version:

JsonLogic parser to and from spreadsheet formula syntax

2 lines (1 loc) 91 B
export declare function jsonlogicToFormula(value: any, depth?: number): string | string[];