typestub-multihasher
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

typestub-multihasher

TypeStub for multihasher

npm Package Version

source: https://github.com/mikeal/multihasher

TL;DL

add types to npm package multibase and allow client to import only once directly

Example

import multihasher = require('typestub-multihasher');

multihasher('sha256')(Buffer.from('test')).then(console.log);
// print: QmZ5NmGeStdit7tV6gdak1F8FyZhPsfA843YS9f2ywKH6w

Package Sidebar

Install

npm i typestub-multihasher

Weekly Downloads

4

Version

0.0.3

License

BSD-2-Clause

Unpacked Size

2.88 kB

Total Files

5

Last publish

Collaborators

  • beenotung