<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">function y(e,t){i(e.typedBuffer,t.typedBuffer,e.typedBufferStride,t.typedBufferStride)}function i(e,t,u=3,d=u){const f=t.length/d;let n=0,o=0;for(let c=0;c&lt;f;++c)e[n]=t[o],e[n+1]=t[o+1],e[n+2]=t[o+2],n+=u,o+=d}function r(e,t,u,d,f){const n=e.typedBuffer,o=e.typedBufferStride,c=(f==null?void 0:f.count)??e.count;let l=((f==null?void 0:f.dstIndex)??0)*o;for(let p=0;p&lt;c;++p)n[l]=t,n[l+1]=u,n[l+2]=d,l+=o}Object.freeze(Object.defineProperty({__proto__:null,copy:i,copyView:y,fill:r},Symbol.toStringTag,{value:"Module"}));export{r as f,i as t};
</pre></body></html>