芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/jtd/ref.d.ts
import type { CodeKeywordDefinition, AnySchemaObject } from "../../types"; declare const def: CodeKeywordDefinition; export declare function hasRef(schema: AnySchemaObject): boolean; export default def;