Skip to content

Instantly share code, notes, and snippets.

View kkaabbaa's full-sized avatar
🏠
Working from home

Alex Zayats kkaabbaa

🏠
Working from home
  • Ukraine
View GitHub Profile
@kkaabbaa
kkaabbaa / gist:0e47f8c4fc99ef69d843e20e46148f33
Created April 5, 2017 07:19
Код второго модуля
/**
* Created by Ron on 25/12/2015.
*/
import {CustomConfig, ConfigService} from './config.service';
import {SharedService} from './shared.service';
import {JwtHttp} from './jwt-http.service';
import {OauthService} from './oauth.service';
import {PopupService} from './popup.service';
import {Oauth1Service} from './oauth1.service';
import {Oauth2Service} from './oauth2.service';