UNPKG

ajv-keywords

Version:

Additional JSON-Schema keywords for Ajv JSON validator

4 lines (3 loc) 111 B
import type { Plugin } from "ajv"; declare const typeofPlugin: Plugin<undefined>; export default typeofPlugin;