PersianDate icon indicating copy to clipboard operation
PersianDate copied to clipboard

typescript new type system support: @types/persian-date

Open aeonthread opened this issue 4 years ago • 0 comments

Please add support for @types package for typescript typescript gives error on import

Could not find a declaration file for module 'persian-date'.

you have to add types to this project

https://github.com/DefinitelyTyped/DefinitelyTyped

so it would be accessible like this :

npm install @types/persian-date

aeonthread avatar Mar 10 '20 18:03 aeonthread