type alias AnyNumberimport { type AnyNumber } from "https://deno.land/x/polkadot@0.2.17/types-codec/types/index.ts"; definition: | BN | bigint | Uint8Array | number | string