You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use TypeScript and my IDE tells me there is no declaration file. Your lib was written using TS, so could you please share declaration file with other dist files?
The text was updated successfully, but these errors were encountered:
I can generate declaration files, however the mapping to the source file does not work because the files in the dist directory have a different directory structure.
If you have any idea on how to consume the declaration file while maintaining the directory structure of the dist files, please feel free to submit a PR.
Description
I use TypeScript and my IDE tells me there is no declaration file. Your lib was written using TS, so could you please share declaration file with other dist files?
The text was updated successfully, but these errors were encountered: