export { GoogleAnalyticsModule } from './lib/ga.module';
export { GoogleAnalyticsService } from './lib/ga.service';
export { GA_TOKEN, GA_OPTIONS } from './lib/ga.token';
