Skip to main content
Module

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

scaffold your next project with style and 💗
Latest
interface ITableSettings
implements Required<Omit<ITableOptions, "align">>
import { type ITableSettings } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

Table settings.

Properties

chars: IBorder
optional
align: Direction