Skip to main content
Module

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

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Table.from
Re-export
import { Table } from "https://deno.land/x/lume@v2.3.0/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.