UNPKG

ajv-json-logic

Version:
4 lines (3 loc) 105 B
import type { Plugin } from 'ajv'; declare const jsonLogic: Plugin<undefined>; export default jsonLogic;