p.location-badge.
exported from <a href='../router'>angular2/router</a>
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.32/modules/angular2/src/router/route_config_impl.ts#L30-L42">angular2/src/router/route_config_impl.ts (line 30)</a>
:markdown
.l-main-section
h2 Annotations
.l-sub-section
h3.annotation CONST
pre.prettyprint
code.
@CONST()
h2 Members
h3 constructor
constructor({path, loader, as}: {path: string, loader: Function, as?: string})
h3 path
h3 loader
h3 as