Skip to main content
Module

x/lume/deps/cliffy.ts>Table.from

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method Table.from
Re-export
import { Table } from "https://deno.land/x/lume@v2.2.4/deps/cliffy.ts";

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