119 B
119 B
sidebar_label |
---|
Point.y |
Point.y property
Signature:
interface Point {
y: number;
}
sidebar_label |
---|
Point.y |
Signature:
interface Point {
y: number;
}