dcfec6dbbd
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
120 B
120 B
sidebar_label |
---|
Point.y |
Point.y property
Signature:
interface Point {
y: number;
}