@idmwx/idmui-gl4 1.5.7 → 1.5.8
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.
|
@@ -44,10 +44,7 @@ declare namespace _sfc_main {
|
|
|
44
44
|
namespace dayAbout {
|
|
45
45
|
const type_7: ObjectConstructor;
|
|
46
46
|
export { type_7 as type };
|
|
47
|
-
function _default_6(): {
|
|
48
|
-
h: number;
|
|
49
|
-
f: number;
|
|
50
|
-
};
|
|
47
|
+
function _default_6(): {};
|
|
51
48
|
export { _default_6 as default };
|
|
52
49
|
}
|
|
53
50
|
}
|