UNPKG

eslint-plugin-json-schema-validator

Version:
3 lines (2 loc) 97 B
import type Ajv from "../ajv"; export declare function applyLimitNumberKeywords(ajv: Ajv): void;