Anyone know how to use the NodeS7 package in Typescript? This is the package : https://www.npmjs.com/package/nodes7 appreciate if gives some examples to use it ?
Asked
Active
Viewed 122 times
0
-
Just do it, if you get any issue with Typescript, let solve it. – hoangdv Aug 17 '20 at 06:16
-
how to return the value after reading the variables' value? And as it do not have declaration file for typescript, define it as any type can work? – JoanTen Aug 18 '20 at 04:00