import { type types } from "https://deno.land/x/args@2.1.0/index.ts";
const { FlagType } = types;
Interface of a flag type
Properties
readonly
name: NameFlag name
import { type types } from "https://deno.land/x/args@2.1.0/index.ts";
const { FlagType } = types;
Interface of a flag type
Flag name