class types.Bytes extends Rawimport { types } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts"; const { Bytes } = types; ConstructorsnewBytes(registry: Registry, value?: AnyU8a)PropertiesreadonlyencodedLength: numberMethodsinspect(isBare?: boolean): InspecttoRawType(): stringtoU8a(isBare?: boolean): Uint8Arrayimport types.Bytesimport { types } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts"; const { Bytes } = types;