surprise
2023-12-29 18377dc5d61caf3a6a0835e17015ac2601f8709d
1
define(["exports","./RuntimeError-ac440aa5","./defaultValue-69ee94f4"],(function(t,e,a){"use strict";var f=Object.freeze({NONE:0,TOP:1,ALL:2});t.GeometryOffsetAttribute=f,t.arrayFill=function(t,e,f,r){if("function"==typeof t.fill)return t.fill(e,f,r);const n=t.length>>>0,l=a.defaultValue(f,0);let u=l<0?Math.max(n+l,0):Math.min(l,n);const i=a.defaultValue(r,n),o=i<0?Math.max(n+i,0):Math.min(i,n);for(;u<o;)t[u]=e,u++;return t}}));