Skip to main content
Version: 15.3.1

Point.y property

Signature:

interface Point {
y: number;
}