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