Skip to main content
Version: 17.1.3

Point.y property

Signature:

interface Point {
y: number;
}