mayak-common-library 0.0.244 → 0.0.245

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.mts CHANGED
@@ -1004,7 +1004,6 @@ interface IFooter2 {
1004
1004
  site: Site;
1005
1005
  homePage: string;
1006
1006
  additionalMenu: {
1007
- title: string;
1008
1007
  items: {
1009
1008
  path: string;
1010
1009
  title: string;
package/dist/index.d.ts CHANGED
@@ -1004,7 +1004,6 @@ interface IFooter2 {
1004
1004
  site: Site;
1005
1005
  homePage: string;
1006
1006
  additionalMenu: {
1007
- title: string;
1008
1007
  items: {
1009
1008
  path: string;
1010
1009
  title: string;