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