Airgram

Guides
/
/
Output types

Point

A point on a Cartesian plane.

This is an alias for the PointUnion type.


NameTypeDescription
_"point"
xnumber The point's first coordinate
ynumber The point's second coordinate