NervJS / nerv

A blazing fast React alternative, compatible with IE8 and React 16.
https://nerv.aotu.io
MIT License
5.43k stars 267 forks source link

Set correct location of typescript definition file #168

Closed bogdan closed 7 months ago

bogdan commented 3 years ago

Fixing:

Could not find a declaration file for module 'nervjs'. 
'./default/node_modules/nervjs/index.js' implicitly has an 'any' type. 
Try `npm install @types/nervjs` if it exists 
or add a new declaration (.d.ts) file containing `declare module 'nervjs';
coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 94.172% when pulling 73e3a90de46c93cf1df2667e1607375f02d8d274 on bogdan:patch-1 into aaa405e79de5926e30ff07a0bb1b94dc994e9446 on NervJS:master.