Skip to main content
Module

x/cliffy/packages/table/lib/border.ts>IBorder

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
interface IBorder
import { type IBorder } from "https://deno.land/x/cliffy@0.12.1/packages/table/lib/border.ts";

Properties

top: string
topMid: string
topLeft: string
topRight: string
bottom: string
bottomMid: string
bottomLeft: string
bottomRight: string
left: string
leftMid: string
mid: string
midMid: string
right: string
rightMid: string
middle: string