mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
355 B
355 B
sidebar_label
| sidebar_label |
|---|
| Point |
Point interface
Signature:
export interface Point
Properties
| Property | Modifiers | Type | Description | Default |
|---|---|---|---|---|
| x | number | |||
| y | number |