Module

x/cliffy/mod.ts>ICell

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
type alias ICell
import { type ICell } from "https://dotland.deno.dev/x/cliffy@v0.25.5/mod.ts";

Cell type

definition:
| number
| string
| String
| Cell
import ICell
import { ICell } from "https://dotland.deno.dev/x/cliffy@v0.25.5/mod.ts";