UNPKG

131 BTypeScriptView Raw
1import type { Plugin } from "ajv";
2declare const ajvKeywords: Record<string, Plugin<any> | undefined>;
3export default ajvKeywords;