UNPKG

ng2-appinsights

Version:
6 lines (5 loc) 335 B
export { AppInsightsErrorHandler } from './appinsights/errorhandler'; export { AppInsightsModule } from './appinsights/appinsights.module'; export { AppInsightsService } from './appinsights/appinsights.service'; export { SeverityLevel } from './appinsights/severitylevel'; export { Config } from './appinsights/config.interface';