UNPKG

multiformats

Version:

Interface for multihash, multicodec, multibase and CID

8 lines (6 loc) 126 B
import { baseX } from './base.ts' export const base10 = baseX({ prefix: '9', name: 'base10', alphabet: '0123456789' })