Viewing File: /home/ubuntu/route-and-root-frontend-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