Back to Puppeteer

Quad type

docs/api/puppeteer.quad.md

19.2.2141 B
Original Source

Quad type

Signature

typescript
export type Quad = [Point, Point, Point, Point];

References: Point