Commit cbb8c0c
committed
Indicate types declaration file in package.json
As per the TS docs [0] the main declaration file should be indicated in
package.json. Without it TS is unable to provide types for the package.
[0]: https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html1 parent c59895f commit cbb8c0c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments