Type alias Triangle

Triangle: Delaunay.Point[]

A closed polygon [[x0, y0], [x1, y1], [x2, y2], [x0, y0]] representing a triangle.