temp
This commit is contained in:
17
node_modules/json-schema-to-ts/lib/esm/definitions/jsonSchema.js
generated
vendored
Normal file
17
node_modules/json-schema-to-ts/lib/esm/definitions/jsonSchema.js
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
export var $JSONSchema = Symbol("$JSONSchema");
|
||||
/**
|
||||
* Symbol used to make extended JSON schemas actually extend the JSONSchema type constraint at all time
|
||||
*/
|
||||
|
||||
/**
|
||||
* JSON Schema type
|
||||
*/
|
||||
|
||||
/**
|
||||
* JSON Schema type constraint
|
||||
*/
|
||||
|
||||
/**
|
||||
* JSON Schema with reference type constraint
|
||||
*/
|
||||
//# sourceMappingURL=jsonSchema.js.map
|
||||
Reference in New Issue
Block a user