Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules/sequelize/types/errors/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules/sequelize/types/errors/aggregate-error.d.ts

import BaseError from './base-error';
/**
 * A wrapper for multiple Errors
 *
 * @param errors The aggregated errors that occurred
 */
declare class AggregateError extends BaseError {
    /** the aggregated errors that occurred */
    readonly errors: Array<AggregateError | Error>;
    constructor(errors: Array<AggregateError | Error>);
    toString(): string;
}
export default AggregateError;

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists