Skip to main content
Module

x/polkadot/types-codec/checkTypes.manual.ts

Package publishing for deno.land/x/polkadot
Go to Latest
File

import 'https://deno.land/x/polkadot@0.2.40/types-augment/mod.ts';
import { TypeRegistry } from 'https://deno.land/x/polkadot@0.2.40/types/mod.ts';
import { U32 } from './index.ts';
const registry = new TypeRegistry();
console.log(new U32(registry).divn(1));