blob: 2fa300cf9e1bbea98fc6cf402f3142bd0b4a1fa0 [file] [log] [blame]
import type { Plugin } from "ajv";
declare const instanceofPlugin: Plugin<undefined>;
export default instanceofPlugin;