method typesCodec.UInt.withimport { typesCodec } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts"; const { UInt } = typesCodec; with(bitLength: UIntBitLength, typeName?: string): CodecClass<UInt>ParametersbitLength: UIntBitLengthoptionaltypeName: stringReturnsCodecClass<UInt>