interface Argsimport { type Args } from "https://deno.land/std@0.68.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.