parent
97c60ed3f3
commit
edd4b93589
|
@ -6,7 +6,7 @@
|
|||
import {makeDecorator} from 'angular2/src/core/util/decorators';
|
||||
import {CanActivate as CanActivateAnnotation} from './lifecycle_annotations_impl';
|
||||
import {Promise} from 'angular2/src/core/facade/async';
|
||||
import {ComponentInstruction} from 'angular2/src/router/instruction';
|
||||
import {ComponentInstruction} from './instruction';
|
||||
|
||||
export {
|
||||
canReuse,
|
||||
|
|
Loading…
Reference in New Issue