@longraf/mdesign 0.0.2 → 0.0.3

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.
@@ -0,0 +1,5 @@
1
+ import '../../setup-fixture';
2
+ declare const _default: {
3
+ unknownRate: any;
4
+ };
5
+ export default _default;
@@ -0,0 +1,5 @@
1
+ import '../../setup-fixture';
2
+ declare const _default: {
3
+ unknownRate: any;
4
+ };
5
+ export default _default;
@@ -10325,7 +10325,7 @@
10325
10325
  slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
10326
10326
  });
10327
10327
 
10328
- const packageVersion = "0.14.856";
10328
+ const packageVersion = "0.14.857";
10329
10329
 
10330
10330
  exports.Blocks = Blocks;
10331
10331
  exports.ContentPage = ContentPage;