fix(tests): fix tests
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
import {global, Type, isFunction, stringify} from 'angular2/src/core/facade/lang';
|
||||
import {ConcreteType} from "../facade/lang";
|
||||
import {ConcreteType, global, Type, isFunction, stringify} from 'angular2/src/core/facade/lang';
|
||||
|
||||
/**
|
||||
* Declares the interface to be used with {@link Class}.
|
||||
|
Reference in New Issue
Block a user