Type Alias VectorLike

VectorLike: Record<number, number>

An object that could be interpreted as a vector.