import { TextTable } from "https://deno.land/x/indent_and_wrap@v0.0.15/private/table.ts";
Constructors
new
TextTable(rows: Cell[][], options?: TextTableOptions)import { TextTable } from "https://deno.land/x/indent_and_wrap@v0.0.15/private/table.ts";