@aitronos/freddy-plugins 0.1.34 → 0.1.35

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
@@ -91,6 +91,8 @@ export declare const copyToClipboard: (textToCopy: string) => Promise<void>;
91
91
 
92
92
  export declare const daysInMonth: number;
93
93
 
94
+ export declare const defaultImageSrc = "https://img.freepik.com/premium-vector/default-image-icon-vector-missing-picture-page-website-design-mobile-app-no-photo-available_87543-11093.jpg";
95
+
94
96
  export declare const fileSizeFormatter: (bytes: number, decimals?: number) => string;
95
97
 
96
98
  export declare const fillMissingDays: (month: number, dayData: Array<{