UNPKG
@akveo/nga-auth
Version:
latest (2.0.0-alpha.1-dev.10)
2.0.0-alpha.1-dev.10
2.0.0-alpha.1-dev.9
2.0.0-alpha.1-dev.8
2.0.0-alpha.1-dev.7
2.0.0-alpha.1-dev.6
2.0.0-alpha.1-dev.5
2.0.0-alpha.1-dev.4
2.0.0-alpha.1-dev.3
2.0.0-alpha.1-dev.2
2.0.0-alpha.1-dev.1
2.0.0-alpha.1
@akveo/nga-auth
github.com/akveo/ng2-admin
akveo/ng2-admin
@akveo/nga-auth
/
services
/
index.js
4 lines
•
133 B
JavaScript
View Raw
1
2
3
4
export
*
from
'./auth.service'
;
export
*
from
'./token.service'
;
export
*
from
'./secured-http'
;
//# sourceMappingURL=index.js.map