Skip to main content
Version: Next

Point.x property

Signature:

interface Point {
x: number;
}