UNPKG

@beenotung/tslib

Version:
3 lines (2 loc) 116 B
import { BinaryLike } from 'crypto'; export declare function hash(content: BinaryLike, algorithm?: string): Buffer;