import { type WebGLOptions } from "https://deno.land/x/canvas@v1.0.0/types.ts";
Options for configuring a WebGL context. If an option is omitted, a sensible default will be used. These are defined by the WebGL standards.
import { type WebGLOptions } from "https://deno.land/x/canvas@v1.0.0/types.ts";
Options for configuring a WebGL context. If an option is omitted, a sensible default will be used. These are defined by the WebGL standards.