sempdf v1.9.1Type aliases
Type Alias: TableRow
sempdf / TableRow
type TableRow = readonly TableCell[];Defined in: src/types.ts:2579
Input shape accepted for table rows.
sempdf / TableRow
type TableRow = readonly TableCell[];Defined in: src/types.ts:2579
Input shape accepted for table rows.