Skip to content

zeropdf v1.3.0


zeropdf / TableRow

Type Alias: TableRow

ts
type TableRow = readonly TableCell[];

Defined in: src/types.ts:2042

Input shape accepted for table rows.

Released under the ISC license.