UNPKG
@angular/router-deprecated
Version:
latest (2.0.0-rc.2)
2.0.0-rc.2
2.0.0-rc.1
2.0.0-rc.0
0.0.0-7
0.0.0-6
github.com/angular/angular
angular/angular
@angular/router-deprecated
/
core_private.d.ts
4 lines
(3 loc)
•
163 B
TypeScript
View Raw
1
2
3
4
import
{ __core_private__
as
_ }
from
'@angular/core'
;
export
declare
var
makeDecorator
:
typeof
_.
makeDecorator
;
export
declare
var
reflector
:
typeof
_.
reflector
;