fix(services): export title service

Signed-off-by: cexbrayat <cedric@ninja-squad.com>

Closes #4271
This commit is contained in:
cexbrayat
2015-09-19 11:54:29 +02:00
committed by Cédric Exbrayat
parent 7714d6a6eb
commit e2f5d87ff7
2 changed files with 4 additions and 0 deletions

View File

@ -973,6 +973,9 @@ var NG_API = [
'TemplateRef.hasLocal()',
'TemplateRef.protoViewRef',
'Type:js',
'Title',
'Title.getTitle()',
'Title.setTitle()',
'TypeLiteral',
'TypeLiteral.type',
'UpperCasePipe',