deno / latest / ~ / gpucompilationmessagetype.html

GPUCompilationMessageType

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

Type

"error" | "warning" | "info"