Skip to main content
Module

x/args/index.ts>BLANK

Extensible CLI arguments parser for Deno with intelligent TypeScript inference
Latest
variable BLANK
import { BLANK } from "https://deno.land/x/args@2.1.1/index.ts";

Starting point of a command parser construction chain

type

Command<BlankReturn, never>