interface AbstractWorkerEventMap {
    error: ErrorEvent;
}

Hierarchy (View Summary)

Properties

Properties

error: ErrorEvent