issues
search
MadKudu
/
node-hubspot
Node wrapper for the HubSpot API
MIT License
192
stars
157
forks
source link
Fix missing forms type on Hubspot class
#211
Closed
bkiac
closed
5 years ago
bkiac
commented
5 years ago
Why:
Form
class declaration is missing from
index.d.ts
This change addresses the need by:
Importing and adding
Form
class declaration to
Hubspot
fields in
index.d.ts
Why:
Form
class declaration is missing fromindex.d.ts
This change addresses the need by:
Form
class declaration toHubspot
fields inindex.d.ts