Skip to main content
Version: 18.0.4

Point.y property

Signature:

interface Point {
y: number;
}