athombv / node-homey-oauth2app

This module does the heavy lifting for a Homey App that talks to any OAuth2 Web API.
https://athombv.github.io/node-homey-oauth2app/
5 stars 5 forks source link

Add TypeScript definitions #91

Open stefan-schweiger opened 6 months ago

stefan-schweiger commented 6 months ago

Can you please add TypeScript type definitions for this lib? It's nice that the core of homey support TypeScript, but if the other libs don't have type definitions you still won't be able to use TypeScript properly :(

Aborgh commented 4 months ago

Opened this pull request #95. I'll gladly help more!