Skip to content

Instantly share code, notes, and snippets.

@lydemann
Created June 27, 2018 05:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lydemann/e37eb3d6a9c92fd62886de282d327a8b to your computer and use it in GitHub Desktop.
Save lydemann/e37eb3d6a9c92fd62886de282d327a8b to your computer and use it in GitHub Desktop.
providers: [
// providers
{
provide: ErrorHandler,
useClass: GlobalErrorHandler
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment