Skip to main content
Version: 16.1.0

Point.y property

Signature:

interface Point {
y: number;
}