UNPKG

@beenotung/tslib

Version:
3 lines (2 loc) 124 B
/// <reference types="node" /> export declare function hash(content: Buffer | string, algorithm?: string): string | Buffer;