move namespace to svgcanvas folder

This commit is contained in:
JFH
2021-09-21 21:30:44 +02:00
parent e6b1acbf2d
commit d54b83a823
31 changed files with 40 additions and 40 deletions

View File

@@ -6,7 +6,7 @@
* @copyright 2011 Alexis Deveria, 2011 Jeff Schiller
*/
import { NS } from '../common/namespaces.js';
import { NS } from './namespaces.js';
import { ChangeElementCommand } from './history.js';
import {
transformPoint, getMatrix