0.0.3 • Published 4 years ago

typestub-multihasher v0.0.3

Weekly downloads
3
License
BSD-2-Clause
Repository
github
Last release
4 years ago

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