interface AbstractWorkerEventMap {
    error: ErrorEvent;
}
Hierarchy
Index

Properties

Properties

error: ErrorEvent