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

x/args/wrapper.ts>default

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

Starting point of parser construction pipeline

type

Wrapper