UNPKG

ngx-hotjar

Version:

A simple ng-6 wrapper to load hotjar dependency by angular way

6 lines (5 loc) 255 B
export * from './lib/initializers/hotjar.initializer'; export * from './lib/interfaces/i-hotjar-settings'; export * from './lib/services/ngx-hotjar.service'; export * from './lib/tokens/ngx-hotjar-settings.token'; export * from './lib/ngx-hotjar.module';