OtherWebWorkerEventVersion: NextOn this pageWebWorkerEvent enum Signature export declare enum WebWorkerEvent Enumeration Members MemberValueDescriptionConsole"console"Emitted when the worker calls a console API.Error"error"Emitted when the worker throws an exception.