Skip to main content
Module

x/polkadot/mod.ts>types.Enum#_toRawStruct

Package publishing for deno.land/x/polkadot
Go to Latest
method types.Enum.prototype._toRawStruct
Re-export
import { types } from "https://deno.land/x/polkadot@0.2.18/mod.ts";
const { Enum } = types;

Returns

string[] | Record<string, string | number>