method TypeRegistry.prototype.getDefinitionimport { TypeRegistry } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/mod.ts"; getDefinition(typeName: string): string | undefinedParameterstypeName: stringReturnsstring | undefined