method Command.prototype.getTypeimport { Command } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/mod.ts"; getType(name: string): IType | undefinedParametersname: stringReturnsIType | undefined