Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/types/types/codec.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.11/types/types/codec.ts";
definition:
| "toHex"
| "toJSON"
| "toPrimitive"
| "toString"
| "toU8a"