Primitives.Point2d Type alias

Point2d type (contains an x and a y coordinate)

Primitives.Point2d = string[] | number[] | { x: number, y: number }

Defined in

Last Updated: 11 June, 2024