kodie / md5-file

return an md5sum of a given file

Home Page:https://www.npmjs.org/package/md5-file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript interface

Anil8753 opened this issue · comments

Is TypeScript interface in the roadmap?

commented

TypeScript interface would be great to have ^^

Would love this as well! PR welcome

I added the definitions to https://github.com/DefinitelyTyped/DefinitelyTyped so far without promise support.

So you should get a typescript interface with "npm install @types/md5-file"