|
@@ -2,7 +2,6 @@ import {ElementRef} from '@angular/core';
|
|
|
import extend from 'lodash-es/extend';
|
|
import extend from 'lodash-es/extend';
|
|
|
import {IncrementalStackManager} from '@ex-helpers/stack';
|
|
import {IncrementalStackManager} from '@ex-helpers/stack';
|
|
|
import {bounds} from './bounds';
|
|
import {bounds} from './bounds';
|
|
|
-import './element';
|
|
|
|
|
|
|
|
|
|
declare module '@angular/core' {
|
|
declare module '@angular/core' {
|
|
|
|
|
|