Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/types/types/index.ts>CodecTo

Package publishing for deno.land/x/polkadot
Go to Latest
type alias CodecTo
import { type CodecTo } from "https://deno.land/x/polkadot@0.2.25/types/types/index.ts";
definition:
| "toHex"
| "toJSON"
| "toPrimitive"
| "toString"
| "toU8a"