class GPUUncapturedErrorEvent
extends Event
import { GPUUncapturedErrorEvent } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno_webgpu.d.ts";
Constructors
new
GPUUncapturedErrorEvent(type: string, gpuUncapturedErrorEventInitDict: GPUUncapturedErrorEventInit)Properties
readonly
error: GPUError