You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
If you import a type from another module, when emitting the
type in Closure-land you also need to qualify it with its module
name.
This is the first step towards solving #112.
This is the easy but necessary part; further changes will add
the harder cases.
Reviewers: rkirov
Reviewed By: rkirov
Subscribers: typescript-eng
Differential Revision: https://reviews.angular.io/D125
0 commit comments