@vertigis/viewer-spec 48.14.0 → 49.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -527,7 +527,7 @@ export declare type EditorGeometryMode = "line" | "area";
|
|
|
527
527
|
/**
|
|
528
528
|
* The editor interaction mode.
|
|
529
529
|
*/
|
|
530
|
-
export declare type EditorInteractionMode = "
|
|
530
|
+
export declare type EditorInteractionMode = "centerCrosshairMode" | "pointerMode";
|
|
531
531
|
/**
|
|
532
532
|
* Settings for a sketch.
|
|
533
533
|
*/
|
package/package.json
CHANGED
package/version.d.ts
CHANGED
package/version.js
CHANGED