Closed muhajirdev closed 6 years ago
Also, when I import from 'nextron'. I got warning
from 'nextron'
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?
After nextron@^2.3.1, it includes type definitions 👍
nextron@^2.3.1
Also, when I import
from 'nextron'
. I got warningI see that nextron is written in Typescript. But how do I get the type definition? Maybe it's not published on the npm?