Skip to main content
Module

x/args/index.ts>args

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

Starting point of parser construction pipeline

type

Wrapper