AUXteam's picture
Revert index.html change and retry build
2eb1c4f verified
declare class BrowserslistError extends Error {
constructor(message: any)
name: 'BrowserslistError'
browserslist: true
}
export = BrowserslistError