Methods
(async, inner) lighthouseScore(config, themeName) → {Promise.<Object>}
get Mobile Lighthouse Score for theme
Parameters:
Name | Type | Description |
---|---|---|
config |
HUBSPOT_AUTH_CONFIG | hubspot authentication config |
themeName |
string | theme name |
- Source:
Returns:
lighthouse score results for mobile
- Type
- Promise.<Object>