interface dom.OES_texture_floatimport { type dom } from "https://deno.land/x/evt@v2.3.1/lib/index.ts"; const { OES_texture_float } = dom; The OES_texture_float extension is part of the WebGL API and exposes floating-point pixel types for textures.