refactor(imports): simplify paths
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {ConcreteType, global, Type, isFunction, stringify} from '../../src/facade/lang';
|
||||
import {ConcreteType, global, Type, isFunction, stringify} from '../facade/lang';
|
||||
|
||||
var _nextClassId = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user