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