W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPUUncapturedErrorEventInit
interface
GPUUncapturedErrorEventInit
extends
EventInit
{
error?
:
GPUError
;
}
Extends
EventInit
Properties
error?
:
GPUError
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUUncapturedErrorEventInit