UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

9 lines 529 B
'use strict';var route_config_impl_1 = require('./route_config_impl'); var decorators_1 = require('angular2/src/core/util/decorators'); var route_config_impl_2 = require('./route_config_impl'); exports.Route = route_config_impl_2.Route; exports.Redirect = route_config_impl_2.Redirect; exports.AuxRoute = route_config_impl_2.AuxRoute; exports.AsyncRoute = route_config_impl_2.AsyncRoute; exports.RouteConfig = decorators_1.makeDecorator(route_config_impl_1.RouteConfig); //# sourceMappingURL=route_config_decorator.js.map