Module

x/scaffold/src/deps/cli.ts>IRow

scaffold your next project with style and 💗
Latest
type alias IRow
import { type IRow } from "https://dotland.deno.dev/x/scaffold@0.3.0/src/deps/cli.ts";

Row type

Type Parameters

optional
T extends ICell = ICell
definition: T[] | Row<T>
import IRow
import { IRow } from "https://dotland.deno.dev/x/scaffold@0.3.0/src/deps/cli.ts";