interface FlagArgument implements ArgumentBaseimport { type FlagArgument } from "https://deno.land/x/harmony@v2.6.0/src/utils/command.ts"; Propertiesmatch: "flag"flag: stringoptionaldefaultValue: boolean