Skip to main content
Version: 19.5.2

Point.y property

Signature:

interface Point {
y: number;
}