Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dxx/src/lib/$deps.ts>$cliffyTable.IRow

🚀 (Deno) enhanced executor
Latest
type alias $cliffyTable.IRow
Re-export
import { type $cliffyTable } from "https://deno.land/x/dxx@rf/src/lib/$deps.ts";
const { IRow } = $cliffyTable;

Row type

Type Parameters

optional
T extends ICell = ICell
definition: T[] | Row<T>