puppeteer/docs/api/puppeteer.point.y.md

11 lines
124 B
Markdown
Raw Normal View History

---
sidebar_label: Point.y
---
# Point.y property
**Signature:**
```typescript
interface Point {y: number;}
```