Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/cliffy/mod.ts>ITypeInfo

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
interface ITypeInfo
Re-export
import { type ITypeInfo } from "https://deno.land/x/cliffy@v0.25.0/mod.ts";

Type details.

Properties

label: string
type: string
name: string
value: string
label: string
type: string
name: string
value: string