Type alias Polygon

Polygon: Delaunay.Point[]

A closed polygon [[x0, y0], [x1, y1], ..., [x0, y0]].