import { type ImageBuffers } from "https://deno.land/x/caviar@2.5.0/web/src/renderers/types.ts";
definition: { uniforms: Uniforms2D; texture: Textures2D; position: GPUBuffer; coords: GPUBuffer; }
import { type ImageBuffers } from "https://deno.land/x/caviar@2.5.0/web/src/renderers/types.ts";