Skip to content

JSONPath Tools / @jsonpath-tools/jsonpath / JSONTypeDefinitionDictionary

Type Alias: JSONTypeDefinitionDictionary

ts
type JSONTypeDefinitionDictionary = object;

Index Signature

ts
[key: string]: JSONTypeDefinition