interface AbstractWorkerEventMap {
    error: ErrorEvent;
}

层级 (查看完整内容)

属性

属性

error: ErrorEvent