mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-22 14:47:56 +01:00
Convert to classes
This commit is contained in:
parent
d4da83497b
commit
a95dc597f9
@ -16,7 +16,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
import $ from '@libraries/jquery-2.1.0';
|
||||
import { $defined } from '@wisemapping/core-js';
|
||||
import { $defined, $assert } from '@wisemapping/core-js';
|
||||
import ElementClass from '@components/ElementClass';
|
||||
import Toolkit from './Toolkit';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user