avoidwork / filesize.js

JavaScript library to generate a human readable String describing the file size
https://filesizejs.com
BSD 3-Clause "New" or "Revised" License
1.61k stars 97 forks source link

fix: add bigint in filesize.d.ts #183

Closed frani closed 3 months ago

frani commented 3 months ago

hello

I am using TS and show it is missing bigint as type in bytecount argument.

I tried locally and works fine with TS

regardsss 🤙

avoidwork commented 3 months ago

Thanks! This is 10.1.3.