Skip to main content
Module

x/evt/lib/types/index.ts>dom.WebGLRenderingContext

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.WebGLRenderingContext
import { type dom } from "https://deno.land/x/evt@v2.4.3/lib/types/index.ts";
const { WebGLRenderingContext } = dom;

Provides an interface to the OpenGL ES 2.0 graphics rendering context for the drawing surface of an HTML element.