| Current Path : /var/node/inatote/Inatote-Backend/node_modules/browserslist/ |
| Current File : /var/node/inatote/Inatote-Backend/node_modules/browserslist/error.d.ts |
declare class BrowserslistError extends Error {
constructor(message: any);
name: 'BrowserslistError';
browserslist: true;
}
export = BrowserslistError;