ronomon / deduplication

Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with extensive tests, a fuzz test and a benchmark.
MIT License
71 stars 9 forks source link

Add TypeScript definition for exported functions #4

Closed nlfiedler closed 5 years ago

nlfiedler commented 5 years ago

Seems to work, and is useful for TypeScript folks.

jorangreef commented 5 years ago

Please rather submit TypeScript definitions to https://github.com/DefinitelyTyped/DefinitelyTyped.