mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
Add types for JSON Schema v6
This commit is contained in:
2
types/json-schema/index.d.ts
vendored
2
types/json-schema/index.d.ts
vendored
@@ -471,5 +471,3 @@ export interface JSONSchema6 {
|
||||
*/
|
||||
examples?: JSONSchema6Type[];
|
||||
}
|
||||
|
||||
export { JSONSchema6 as JSONSchema };
|
||||
|
||||
Reference in New Issue
Block a user