method typesCodec.Enum.prototype._toRawStructimport { typesCodec } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts"; const { Enum } = typesCodec; _toRawStruct(): string[] | Record<string, string | number>Returnsstring[] | Record<string, string | number>