@arsedizioni/ars-utils 18.2.487 → 18.2.488

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.
@@ -687,6 +687,7 @@ export interface ClipperArchiveFileInfo {
687
687
  folderName?: string | null;
688
688
  folderItemsCount?: number | null;
689
689
  teamId?: string | null;
690
+ teamName?: string | null;
690
691
  topicId?: string | null;
691
692
  topicPath?: string | null;
692
693
  topicName?: string | null;