UNPKG
subscriptions
Version:
latest (1.0.0-beta.5-17)
1.0.0-beta.5-9
1.0.0-beta.5-8
1.0.0-beta.5-7
1.0.0-beta.5-6
1.0.0-beta.5-5
1.0.0-beta.5-17
1.0.0-beta.5-16
1.0.0-beta.5-15
1.0.0-beta.5-14
1.0.0-beta.5-13
1.0.0-beta.5-12
1.0.0-beta.5-11
1.0.0-beta.5-10
SLB
subscriptions
/
src
/
subscriptions.routing.module.d.ts
5 lines
(4 loc)
•
135 B
TypeScript
View Raw
1
2
3
4
5
import
{
Routes
}
from
'@angular/router'
;
export
declare
const
routes
:
Routes
;
export
declare
class
SubscriptionsRoutingModule
{ }