function parseArgsimport { parseArgs } from "https://deno.land/x/dax@0.28.0/src/commands/rm.ts"; parseArgs(args: string[])Parametersargs: string[]