interface JSONSchema7Object {
    [key: string]: JSONSchema7Type;
}

Indexable

[key: string]: JSONSchema7Type