deno / 1.23.2 / ~ / gpuuncapturederroreventinit.html /

GPUUncapturedErrorEventInit

interface GPUUncapturedErrorEventInit extends EventInit {
error? : GPUError;
}

Extends

Properties

error? : GPUError