芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/node_modules/webpack-dev-server/node_modules/ajv/dist/compile/jtd/parse.d.ts
import type Ajv from "../../core"; import { SchemaObjectMap } from "./types"; import { SchemaEnv } from ".."; export default function compileParser(this: Ajv, sch: SchemaEnv, definitions: SchemaObjectMap): SchemaEnv;