Type Alias ErrorEventHandlerFn

ErrorEventHandlerFn: (event: ErrorEvent) => void

Type declaration