@aitronos/freddy-plugins 0.1.74 → 0.1.76

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.
package/dist/index.d.ts CHANGED
@@ -104,6 +104,7 @@ declare type __VLS_Props_3 = {
104
104
  declare type __VLS_Props_4 = {
105
105
  type: SkeletonType;
106
106
  hasHeader?: boolean;
107
+ count?: number;
107
108
  };
108
109
 
109
110
  declare type __VLS_Props_5 = {