Skip to content

JSONPath Tools / @jsonpath-tools/jsonpath / JSONSchema

Type Alias: JSONSchema

ts
type JSONSchema = boolean | ObjectJSONSchema;

JSON Schema.