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