MadKudu / node-hubspot

Node wrapper for the HubSpot API
MIT License
192 stars 157 forks source link

Missing refreshAccessToken in your index.d.ts for class Hubspot #193

Closed jdecaron closed 5 years ago

jdecaron commented 5 years ago

method refreshAccessToken exists for object of type Hubspot but the TypeScript definition doesn't include it.

pcothenet commented 5 years ago

Hi @jdecaron, that should be a quick fix. Would you want to submit a PR?