Type Alias Error

type Error = {
    errors?: ExportErrors;
}
Index
errors?: ExportErrors

Errors occured during report generation.