function withTypeStringimport { withTypeString } from "https://deno.land/x/polkadot@0.2.17/types/create/index.ts"; withTypeString(registry: Registry, typeDef: Omit<TypeDef, "type"> & { type?: string; }): TypeDefParametersregistry: RegistrytypeDef: Omit<TypeDef, "type"> & { type?: string; }ReturnsTypeDef