UNPKG

@push.rocks/smarthash

Version:

Cross-environment hash functions (SHA256 and MD5) for Node.js and browsers, with support for strings, streams, and files.

3 lines (2 loc) 73 B
export * from './nodehash.sha256.js'; export * from './nodehash.md5.js';