import { Row } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts";
Create a new row. If cells is a row, all cells and options of the row will be copied to the new row.
import { Row } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts";
Create a new row. If cells is a row, all cells and options of the row will be copied to the new row.