File size: 131 Bytes
1df763a
 
 
1
2
3
4
import type { Plugin } from "ajv";
declare const ajvKeywords: Record<string, Plugin<any> | undefined>;
export default ajvKeywords;