sidorares / dbus-native

D-bus protocol client and server for node.js written in native javascript
Other
258 stars 93 forks source link

Typescript declaration file (.d.ts) #276

Open alejandroclaro opened 4 years ago

alejandroclaro commented 4 years ago

Provide the definition file for typing along with the package or packages in @types.

This is very important to allow the use of this package in typescript projects.