You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 »
The text was updated successfully, but these errors were encountered:
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.
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 thenode-linux
andnode-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 fornode-windows
The text was updated successfully, but these errors were encountered: