type alias IRowRe-exportimport { type IRow } from "https://deno.land/x/cliffy@v0.8.2/packages/table/mod.ts"; Type ParametersoptionalT = ICelldefinition: T[] | Row<T>