method Command.prototype.getBaseTypeimport { Command } from "https://dotland.deno.dev/x/cliffy@v0.11.1/mod.ts"; getBaseType(name: string): ITypeSettings | undefinedParametersname: stringReturnsITypeSettings | undefined