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