const computeVertexNormals: (
positions: TypedArray,
indices: TypedArray | null,
format: string,
faceVertexCount: number | number[] | TypedArray,
smoothTolerance?: number,
) => TypedArray
packages / workbench / src / primitives / geometry / util.ts