type alias RectangleBuffersimport { type RectangleBuffers } from "https://deno.land/x/caviar@2.5.4/src/renderers/webgl/types.ts"; definition: { position: WebGLBuffer; }