fix(typings): update test.typings for abstract superclasses
This commit is contained in:
@ -3,9 +3,8 @@ import {DOM} from 'angular2/src/core/dom/dom_adapter';
|
||||
import {Map, MapWrapper, ListWrapper} from 'angular2/src/core/facade/collection';
|
||||
import {CONST, CONST_EXPR} from 'angular2/src/core/facade/lang';
|
||||
import {BaseException, WrappedException} from 'angular2/src/core/facade/exceptions';
|
||||
import {NgZone} from '../zone/ng_zone';
|
||||
import {NgZone, NgZone_} from '../zone/ng_zone';
|
||||
import {PromiseWrapper} from 'angular2/src/core/facade/async';
|
||||
import {NgZone_} from "../zone/ng_zone";
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user