26th April, 2023: Typescript support
Is your feature request related to a problem? Please describe. Yes, it is related to a little problem
Describe the solution you'd like
I love and appreciate the effort put into this library by you wonderful people, but i'm facing some kind of issue, i can't seem to get the types definition for this library via npm i -D @types/node-linux. I would like to be directed to the appropriate library to get the types definition for both the node-linux and node-mac libraries.
Describe alternatives you've considered
I've gone to npmjs to search for the @types/node-linux and the @types/node-mac libraries, but i can only find the types definition for node-windows
| Please use the reactions to cast a vote in favor of or against this feature suggestion » | ![]() |
There are no type definitions for this library. It was created before TypeScript was a thing. If someone wants to create them, I'd accept them in a PR.
Thanks
