UNPKG

angular-ga

Version:

Google Analytics for your Angular application

4 lines (3 loc) 171 B
export { GoogleAnalyticsModule } from './lib/ga.module'; export { GoogleAnalyticsService } from './lib/ga.service'; export { GA_TOKEN, GA_OPTIONS } from './lib/ga.token';