@arsedizioni/ars-utils 18.4.38 → 18.4.39

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.
@@ -805,11 +805,11 @@ export declare class ClipperUtils {
805
805
  */
806
806
  static isClipperModelReadable(model: ClipperModel): boolean;
807
807
  /**
808
- * Return the Clipper module from model
809
- * @param model: the model
808
+ * Return the Clipper module from a document
809
+ * @param item: the documenti item
810
810
  * @returns the module id
811
811
  */
812
- static getClipperModuleFromModel(model: ClipperModel): ClipperModule | null;
812
+ static getClipperModuleFromModel(item: ClipperDocumentInfo): ClipperModule | null;
813
813
  /**
814
814
  * Return the Clipper group name
815
815
  * @param value: the group value