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