chunk-4OM3EX6P.js 325 B

1234567891011
  1. // node_modules/@arcgis/core/views/webgl/VertexElementDescriptor.js
  2. var t = class {
  3. constructor(t2, s, i, h, o, e = false, r = 0) {
  4. this.name = t2, this.count = s, this.type = i, this.offset = h, this.stride = o, this.normalized = e, this.divisor = r;
  5. }
  6. };
  7. export {
  8. t
  9. };
  10. //# sourceMappingURL=chunk-4OM3EX6P.js.map