dtranVAMP

Results 1 comments of dtranVAMP

@bahmutov please advise We forked and made this change to the object.ts: export type JsonSchema = { title: string type: JsonPropertyTypes description?: string properties?: JsonProperties items?: JsonProperty patternProperties?: object //...