@univerjs/engine-render v0.4.2 • Docs
Type Alias: IndicesArray
type IndicesArray: number[] | Int32Array | Uint32Array | Uint16Array;
Alias type for number array or Float32Array or Int32 Array or Uint32Array or Uint16Array
Defined in
submodules/univer/packages/engine-render/src/basics/i-events.ts:42 (opens in a new tab)