AddedKeywordDefinition: KeywordDefinition & {
    schemaType: JSONType[];
    type: JSONType[];
}

Type declaration