@univerjs/engine-render v0.5.0-beta.1 • 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
packages/api/tmp/univer-pro/submodules/univer/packages/engine-render/src/basics/i-events.ts:42