daniel-dx / nice-hooks

🍹 A lot of nice hooks to make react hooks easier to use ( useState callback / life cycle / instance variable)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

在ts项目中引用报错

tianyunperfect opened this issue · comments

在ts项目中引用nice-hooks会报错,但是还能用。

Could not find a declaration file for module 'nice-hooks'.

已在 1.2.1 版本增加对 TS 的支持