Skip to main content
Version: Next

Point.y property

Signature:

interface Point {
y: number;
}