UNPKG

@push.rocks/smarthash

Version:

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

8 lines (7 loc) 157 B
// pushrocks scope import * as smartenv from '@push.rocks/smartenv'; import * as smartjson from '@push.rocks/smartjson'; export { smartenv, smartjson };