Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 173 Bytes

puppeteer.quad.md

File metadata and controls

13 lines (9 loc) · 173 Bytes
sidebar_label
Quad

Quad type

Signature:

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

References: Point