@univerjs/engine-render v0.5.4
Type Alias: IndicesArray
type IndicesArray = number[] | Int32Array | Uint32Array | Uint16Array;
Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/engine-render/src/basics/i-events.ts:42
Alias type for number array or Float32Array or Int32 Array or Uint32Array or Uint16Array