jperkin/node-rpio

consider referencing @types/rpio for typescript developers

Opened this issue · 0 comments

Thx for the very useful lib.

For typescript coders would you consider including a reference to the rpio type declarations at https://www.npmjs.com/package/@types/rpio in the README? The definitions were just updated to ver 2.4. I'll be glad to submit a small PR if open to this suggestion.

Alternatively, would you consider rolling the typescript declarations into the project directly?