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
/
auth.routes.d.ts
8 lines
(7 loc)
•
243 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** *
@license
* Copyright Akveo. All Rights Reserved. * Licensed under the MIT License. See License.txt in the project root for license information. */
import
{
Routes
}
from
'@angular/router'
;
export
declare
const
routes
:
Routes
;