Skip to main content

Point.y property

Signature:

interface Point {
y: number;
}