@idmwx/idmui-report 5.1.4 → 5.1.6

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.
@@ -14,6 +14,12 @@ declare namespace _sfc_main {
14
14
  const _default_1: undefined;
15
15
  export { _default_1 as default };
16
16
  }
17
+ export namespace locale {
18
+ const type_2: StringConstructor;
19
+ export { type_2 as type };
20
+ const _default_2: string;
21
+ export { _default_2 as default };
22
+ }
17
23
  }
18
24
  namespace methods {
19
25
  function computeUTCTime(utcTime: any, format: any): string;