@ -20,7 +20,3 @@ declare module ng {
|
||||
interface InjectableReference {}
|
||||
}
|
||||
{% endblock %}
|
||||
|
||||
declare module "angular2/angular2" {
|
||||
export = ng;
|
||||
}
|
||||
|
@ -65,8 +65,8 @@ declare module ng {
|
||||
{% endfor %}
|
||||
}
|
||||
|
||||
{% endfor %}
|
||||
|
||||
declare module "angular2/angular2" {
|
||||
declare module "{$ alias $}" {
|
||||
export = ng;
|
||||
}
|
||||
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user