sindresorhus / pretty-ms

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
MIT License
1.08k stars 65 forks source link

Create a flowtype definition #19

Closed NameFILIP closed 7 years ago

NameFILIP commented 7 years ago

I propose to create a flowtype definition. Either within the repo or using flow-typed project.

sindresorhus commented 7 years ago

Would be best to submit to flow-typed. I don't use Flow myself.

See: https://github.com/sindresorhus/ama/issues/439