Variable GPUUncapturedErrorEvent

GPUUncapturedErrorEvent: {
    prototype: GPUUncapturedErrorEvent;
    new (type: string, gpuUncapturedErrorEventInitDict: GPUUncapturedErrorEventInit): GPUUncapturedErrorEvent;
}

Type declaration

Generated using TypeDoc