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:

  1. npm install parse-duration
  2. 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