UNPKG

@visulima/packem

Version:

A fast and modern bundler for Node.js and TypeScript.

4 lines (2 loc) 93 B
declare const getHash: (data: string | NodeJS.ArrayBufferView) => string; export = getHash;