Files
bim_engine/node_modules/ajv/dist/refs/json-schema-2020-12/index.d.ts

3 lines
111 B
TypeScript
Raw Normal View History

2025-12-03 12:00:46 +08:00
import type Ajv from "../../core";
export default function addMetaSchema2020(this: Ajv, $data?: boolean): Ajv;