supercat666's picture
fixed igv
1df763a
raw
history blame
No virus
131 Bytes
import type { Plugin } from "ajv";
declare const ajvKeywords: Record<string, Plugin<any> | undefined>;
export default ajvKeywords;