interface Argsimport { type Args } from "https://dotland.deno.dev/std@0.36.0/flags/mod.ts"; Index Signatures[key: string]: anyProperties_: Array<string | number>Contains all the arguments that didn't have an option associated with them.