| Current Path : /var/www/html/delima/node_modules/browserslist/ |
| Current File : /var/www/html/delima/node_modules/browserslist/error.d.ts |
declare class BrowserslistError extends Error {
constructor(message: any);
name: 'BrowserslistError';
browserslist: true;
}
export = BrowserslistError;