W3cubDocs

/Deno

GPUCompilationMessageType

type GPUCompilationMessageType = "error" | "warning" | "info";

Type

"error" | "warning" | "info"