mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2025-06-11 02:23:22 +02:00
Convert to classes
This commit is contained in:
@ -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';
|
||||
|
||||
|
Reference in New Issue
Block a user