Skip to content

zeropdf v1.3.0


zeropdf / TableCell

Type Alias: TableCell

ts
type TableCell = string | TableCellDefinition;

Defined in: src/types.ts:2038

Input shape accepted for individual table cells.

Released under the ISC license.