chore: add more types to a number of top-level properties and methods
This commit is contained in:
2
modules/angular2/router.js
vendored
2
modules/angular2/router.js
vendored
@ -20,7 +20,7 @@ import {Location} from './src/router/location';
|
||||
import {appComponentAnnotatedTypeToken} from './src/core/application_tokens';
|
||||
import {bind} from './di';
|
||||
|
||||
export var routerInjectables = [
|
||||
export var routerInjectables:List = [
|
||||
RouteRegistry,
|
||||
Pipeline,
|
||||
Location,
|
||||
|
Reference in New Issue
Block a user