reintroduce old name export BC clean postpone in 2.0.0

This commit is contained in:
Eugenio Romano
2017-10-09 12:00:56 +01:00
parent e90fbcf9bc
commit 5f7bb98efe

View File

@@ -60,3 +60,6 @@ export const USER_INFO_PROVIDERS: any[] = [
]
})
export class UserInfoModule {}
/** @deprecated in 1.9.0 */
export class UserInfoComponentModule {}