UNPKG

recoder-code

Version:

Complete AI-powered development platform with ML model training, plugin registry, real-time collaboration, monitoring, infrastructure automation, and enterprise deployment capabilities

8 lines (6 loc) 155 B
declare class BrowserslistError extends Error { constructor(message: any) name: 'BrowserslistError' browserslist: true } export = BrowserslistError