Viewing File: /home/ubuntu/efiexchange-node-base/node_modules/browserslist/error.d.ts

declare class BrowserslistError extends Error {
  constructor(message: any)
  name: 'BrowserslistError'
  browserslist: true
}

export = BrowserslistError
Back to Directory File Manager