Skip to main content
Module

x/create_react_app/deps.ts>cli.IArgument

Create React App with Deno
Latest
interface cli.IArgument
implements IFlagArgument
Re-export
import { type cli } from "https://deno.land/x/create_react_app@v0.1.2/deps.ts";
const { IArgument } = cli;

Argument details.

Properties

name: string

Argument name.

action: string

Shell completion action.

type: string

Arguments type.