Closed harelmo closed 3 years ago
It doesn't need to be covered by a negative pattern in .npmignore
because there is no positive pattern that would exclude it.
Typings just weren't published to npm after merging. Now that they are, I think this PR is unnecessary but let me know if it doesn't work.
Typings just weren't published to npm after merging. Now that they are, I think this PR is unnecessary but let me know if it doesn't work.
@RReverser works like a charm. Thanks!
The current
index.d.ts
file is not publish, what renders it unusable when importing the module in TS.