initial commit
This commit is contained in:
4
node_modules/ajv/dist/vocabularies/jtd/ref.d.ts
generated
vendored
Normal file
4
node_modules/ajv/dist/vocabularies/jtd/ref.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { CodeKeywordDefinition, AnySchemaObject } from "../../types";
|
||||
declare const def: CodeKeywordDefinition;
|
||||
export declare function hasRef(schema: AnySchemaObject): boolean;
|
||||
export default def;
|
||||
Reference in New Issue
Block a user