helphero
TypeScript icon, indicating that this package has built-in type declarations

3.9.1 • Public • Published


Official HelpHero SDK for Browsers

Usage

To use this SDK call the default export with your HelpHero App ID. Checkout the Javascript docs for full list of available methods

import initHelpHero from 'helphero';

const helphero = initHelpHero('<YOUR_HELPHERO_APP_ID>');
helphero.anonymous();

The npm package comes bundled with definitions for both TypeScript and Flow.

Readme

Keywords

none

Package Sidebar

Install

npm i helphero

Weekly Downloads

5,549

Version

3.9.1

License

BSD-3-Clause

Unpacked Size

11.5 kB

Total Files

6

Last publish

Collaborators

  • cloudkite