interface ErrorEventInit extends EventInit Properties 🔗 message: string 🔗 filename: string 🔗 lineno: number 🔗 colno: number 🔗 error: any