sempdf v1.9.1Type aliases
Type Alias: TableCell
sempdf / TableCell
type TableCell = string | TableCellDefinition;Defined in: src/types.ts:2575
Input shape accepted for individual table cells.
sempdf / TableCell
type TableCell = string | TableCellDefinition;Defined in: src/types.ts:2575
Input shape accepted for individual table cells.