import { type Row } from "https://deno.land/x/pup@1.0.0-rc.2/lib/cli/columns.ts";
Represents a normal row of the table.
Index Signatures
key: string]: string | number | undefined
[import { type Row } from "https://deno.land/x/pup@1.0.0-rc.2/lib/cli/columns.ts";
Represents a normal row of the table.