puppeteer/website/versioned_docs/version-21.1.1/api/puppeteer.point.md

19 lines
355 B
Markdown
Raw Normal View History

---
sidebar_label: Point
---
# Point interface
#### Signature:
```typescript
export interface Point
```
## Properties
| Property | Modifiers | Type | Description | Default |
| -------- | --------- | ------ | ----------- | ------- |
| x | | number | | |
| y | | number | | |