UNPKG

ngx-hotjar

Version:

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

5 lines (4 loc) 85 B
export interface IHotjarSettings { trackingCode: string; version?: number; }