Type alias MistakeObject

MistakeObject: {
    fields: FieldsObject;
    path: string;
}

Type declaration

Generated using TypeDoc