nk2028 / tshet-uinh-js

A JavaScript library for the Tshet-uinh phonological system
https://nk2028.shn.hk/tshet-uinh-js/
MIT License
40 stars 5 forks source link

TypeScript gets confused with entry.ts #33

Closed syimyuzya closed 1 month ago

syimyuzya commented 2 years ago

(Present in 0.13.1 & 0.13.2, temporarily reverted in 0.13.3)

0.13.1 和 0.13.2 雖然加入了 default export,但它的 index.d.ts 在 submodule 方面似乎出了很大問題。

於是導致在 TypeScript 項目中:

0.13.3 暫時把入口從 entry.ts 改回了 index.ts。

syimyuzya commented 1 month ago

Will be fixed in the upcoming 0.15 version :smiley:

syimyuzya commented 1 month ago

Fixed with the release of v0.15.0