issues
search
jkroso
/
parse-duration
convert a human readable duration to ms
MIT License
243
stars
37
forks
source link
index.d.ts is not in the package
#16
Closed
liorfr
closed
4 years ago
liorfr
commented
4 years ago
How to recreate the issue:
npm install parse-duration
open parse-duration in node_modules and see that "index.d.ts" is not a part of the package
Thanks
dy
commented
4 years ago
Added. Thanks
How to recreate the issue:
Thanks