UNPKG

@udus/notion-renderer

Version:
3 lines 192 B
import type { TableRowBlockObject } from "./tableRow.js"; export type TableCellBlockObjectComponent = TableRowBlockObject["table_row"]["cells"][number]; //# sourceMappingURL=tableCell.d.ts.map