Skip to main content
Module

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

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

Table type.

Type Parameters

optional
T extends IRow = IRow
definition: T[] | Table<T>