Skip to content

Instantly share code, notes, and snippets.

@bodrovis
Last active December 27, 2018 15:54
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 bodrovis/f7fe14845a16a045afc683c3fa80056a to your computer and use it in GitHub Desktop.
Save bodrovis/f7fe14845a16a045afc683c3fa80056a to your computer and use it in GitHub Desktop.
// other imports here...
import { TranslateModule, TranslateLoader } from '@ngx-translate/core';
import { TranslateHttpLoader } from '@ngx-translate/http-loader';
import { HttpClientModule, HttpClient } from '@angular/common/http';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment