@univerjs/preset-docs-advanced 0.9.2 → 0.9.4

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 @@
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs-pro/docs-print/locale/ca-ES"),c=require("@univerjs-pro/exchange-client/locale/ca-ES"),s=e.merge({},r,c);module.exports=s;
@@ -0,0 +1 @@
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs-pro/docs-print/locale/es-ES"),s=require("@univerjs-pro/exchange-client/locale/es-ES"),c=e.merge({},r,s);module.exports=c;
@@ -0,0 +1,11 @@
1
+ import { merge as r } from "@univerjs/core";
2
+ import e from "@univerjs-pro/docs-print/locale/ca-ES";
3
+ import o from "@univerjs-pro/exchange-client/locale/ca-ES";
4
+ const n = r(
5
+ {},
6
+ e,
7
+ o
8
+ );
9
+ export {
10
+ n as default
11
+ };
@@ -0,0 +1,11 @@
1
+ import { merge as r } from "@univerjs/core";
2
+ import e from "@univerjs-pro/docs-print/locale/es-ES";
3
+ import o from "@univerjs-pro/exchange-client/locale/es-ES";
4
+ const n = r(
5
+ {},
6
+ e,
7
+ o
8
+ );
9
+ export {
10
+ n as default
11
+ };
@@ -0,0 +1,11 @@
1
+ import { merge as r } from "@univerjs/core";
2
+ import e from "@univerjs-pro/docs-print/locale/ca-ES";
3
+ import o from "@univerjs-pro/exchange-client/locale/ca-ES";
4
+ const n = r(
5
+ {},
6
+ e,
7
+ o
8
+ );
9
+ export {
10
+ n as default
11
+ };
@@ -0,0 +1,11 @@
1
+ import { merge as r } from "@univerjs/core";
2
+ import e from "@univerjs-pro/docs-print/locale/es-ES";
3
+ import o from "@univerjs-pro/exchange-client/locale/es-ES";
4
+ const n = r(
5
+ {},
6
+ e,
7
+ o
8
+ );
9
+ export {
10
+ n as default
11
+ };
@@ -0,0 +1,2 @@
1
+ declare const _default: any;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: any;
2
+ export default _default;