epiphany/node_modules/ajv/dist/refs/json-schema-2020-12/index.d.ts
2023-12-09 22:48:07 -08:00

2 lines
111 B
TypeScript

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