chore: router move-only

This commit is contained in:
Miško Hevery
2016-05-02 17:11:21 +00:00
committed by Igor Minar
parent 072446aed3
commit d930ad1816
116 changed files with 1345 additions and 1374 deletions

View File

@ -0,0 +1,3 @@
import {__core_private__} from '@angular/core';
export var makeDecorator: typeof __core_private__.makeDecorator = __core_private__.makeDecorator;