type alias ICompleteHandlerimport { type ICompleteHandler } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/types.ts"; Type parser method. definition: (cmd: Command, parent?: Command) => string[] | Promise<string[]>