index.d.ts 111 B

12
  1. import type Ajv from "../../core";
  2. export default function addMetaSchema2019(this: Ajv, $data?: boolean): Ajv;