saltyshiomix / nextron

⚡ Next.js + Electron ⚡
https://npm.im/nextron
MIT License
3.97k stars 229 forks source link

Type definiton for Typescript #9

Closed muhajirdev closed 6 years ago

muhajirdev commented 6 years ago

Also, when I import from 'nextron'. I got warning

Could not find a declaration file for module 'nextron'. 

I see that nextron is written in Typescript. But how do I get the type definition? Maybe it's not published on the npm?

saltyshiomix commented 6 years ago

After nextron@^2.3.1, it includes type definitions 👍