UNPKG

jaywalk

Version:
3 lines (2 loc) 98 B
import { Rule } from '../types/rule'; export declare function json(schema: Rule, data: any): any;