UNPKG

@push.rocks/smarthash

Version:

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

4 lines (3 loc) 134 B
import * as smartenv from '@push.rocks/smartenv'; import * as smartjson from '@push.rocks/smartjson'; export { smartenv, smartjson };