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

x/dxx/src/lib/$deps.ts>$cliffyTable.Table.from

🚀 (Deno) enhanced executor
Latest
method $cliffyTable.Table.from
import { $cliffyTable } from "https://deno.land/x/dxx@rf/src/lib/$deps.ts";
const { Table } = $cliffyTable;

Create a new table. If rows is a table, all rows and options of the table will be copied to the new table.