method Command.prototype.getTypeRe-exportimport { Command } from "https://deno.land/x/commit_genius@v0.2.0/deps.ts"; getType(name: string): TypeDef | undefinedGet type by name. Parametersname: stringName of the type. ReturnsTypeDef | undefined