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