@univerjs/preset-docs-collaboration 0.10.13 → 0.10.14-nightly.202511070640
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/lib/umd/index.js +5 -5
- package/lib/umd/locales/ca-ES.js +2 -2
- package/lib/umd/locales/en-US.js +2 -2
- package/lib/umd/locales/es-ES.js +2 -2
- package/lib/umd/locales/fa-IR.js +2 -2
- package/lib/umd/locales/fr-FR.js +2 -2
- package/lib/umd/locales/ko-KR.js +2 -2
- package/lib/umd/locales/ru-RU.js +2 -2
- package/lib/umd/locales/vi-VN.js +2 -2
- package/lib/umd/locales/zh-CN.js +2 -2
- package/lib/umd/locales/zh-TW.js +2 -2
- package/package.json +6 -6
package/lib/umd/locales/zh-CN.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// @univerjs-pro/collaboration-client/locale/zh-CN
|
|
2
|
-
function
|
|
2
|
+
function _0xc3e7(){var _0x396f5c=['协同冲突','编辑冲突','805OXOVBn','正在拉取服务端数据...','35714YbXTqO','由于协同房间被关闭,编辑权限被收回。','exports','点击重新连接','7624701Esmdby','object','524053ouTzAH','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','加入协同失败,你的编辑将在本地缓存','330HkaTJp','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','已离线,编辑将在本地缓存','连接失败,请检查你的网络','连接失败,将在一会儿之后重试连接','本地文件','18536PpvuHK','已同步','4MTxYGQ','11940mFvnyv','function','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','加入协同失败,请稍后重试,你的编辑将在本地缓存','6431160NlaarI','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','9230470TzJVNb'];_0xc3e7=function(){return _0x396f5c;};return _0xc3e7();}function _0x21f4(_0xd3d85c,_0x2083f6){var _0xc3e786=_0xc3e7();return _0x21f4=function(_0x21f45c,_0xbb8505){_0x21f45c=_0x21f45c-0x106;var _0x2d8d64=_0xc3e786[_0x21f45c];return _0x2d8d64;},_0x21f4(_0xd3d85c,_0x2083f6);}(function(_0x360d77,_0x443e01){var _0x10843f=_0x21f4,_0x5b4d47=_0x360d77();while(!![]){try{var _0x31d86e=-parseInt(_0x10843f(0x107))/0x1*(-parseInt(_0x10843f(0x112))/0x2)+parseInt(_0x10843f(0x113))/0x3+-parseInt(_0x10843f(0x110))/0x4*(-parseInt(_0x10843f(0x11c))/0x5)+parseInt(_0x10843f(0x10a))/0x6*(-parseInt(_0x10843f(0x11e))/0x7)+parseInt(_0x10843f(0x117))/0x8+-parseInt(_0x10843f(0x122))/0x9+-parseInt(_0x10843f(0x119))/0xa;if(_0x31d86e===_0x443e01)break;else _0x5b4d47['push'](_0x5b4d47['shift']());}catch(_0x13fb97){_0x5b4d47['push'](_0x5b4d47['shift']());}}}(_0xc3e7,0x86929),function(_0x720e58,_0x4217e0){var _0x57facc=_0x21f4;typeof exports==_0x57facc(0x106)&&typeof module<'u'?module[_0x57facc(0x120)]=_0x4217e0():typeof define==_0x57facc(0x114)&&define['amd']?define(_0x4217e0):(_0x720e58=typeof globalThis<'u'?globalThis:_0x720e58||self,_0x720e58['UniverProCollaborationClientZhCN']=_0x4217e0());}(this,function(){'use strict';var _0xedab03=_0x21f4;return{'collab-client':{'tooltip':{'reconnect':_0xedab03(0x121)}},'collabStatus':{'fetchMiss':_0xedab03(0x11d),'conflict':_0xedab03(0x11b),'notCollab':_0xedab03(0x10f),'synced':_0xedab03(0x111),'syncing':'保存中...','offline':_0xedab03(0x10c)},'session':{'connection-failed':_0xedab03(0x10d),'will-retry':_0xedab03(0x10e),'room-full':'此文档协同人数已满,你的编辑将在本地缓存','join-failed':_0xedab03(0x116),'room-not-exists':_0xedab03(0x109),'room-permission-denied':'没有协同权限,你的编辑将在本地缓存','room-cnt-exceeds':'协同文档数量超过限制,你的编辑将在本地缓存','collaboration-timeout':'服务器未响应,你的编辑将在本地缓存'},'conflict':{'title':_0xedab03(0x11a),'content':_0xedab03(0x10b)},'permission':{'title':'权限错误','content':_0xedab03(0x115)},'collaboration':{'single-unit':{'warning':_0xedab03(0x118)},'closeRoom':_0xedab03(0x11f)},'auth':{'needGotoLoginAlert':_0xedab03(0x108)}};}));
|
|
3
3
|
|
|
4
4
|
// @univerjs-pro/collaboration-client-ui/locale/zh-CN
|
|
5
|
-
function
|
|
5
|
+
function _0x3048(_0x55b090,_0x4b608f){var _0x4d366d=_0x4d36();return _0x3048=function(_0x3048e6,_0x4e793f){_0x3048e6=_0x3048e6-0xd0;var _0x28d696=_0x4d366d[_0x3048e6];return _0x28d696;},_0x3048(_0x55b090,_0x4b608f);}function _0x4d36(){var _0xa588d3=['function','exports','编辑冲突','3730104FwFWHZ','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','4731174ZCAEGe','公式计算队列已满,正在等待空闲位置...','连接失败,将在一会儿之后重试连接','本地文件','由于协同房间被关闭,编辑权限被收回。','UniverProCollaborationClientUiZhCN','6543684MrQPBa','52612aJHWXI','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','已同步','正在拉取服务端数据...','1219343pxIUsS','保存中...','45GHsYbT','2208utSJSO','1922020CFugzZ','30359yQHGPG','目前无法执行公式计算。请稍后重试。','object','点击重新连接','服务器未响应,你的编辑将在本地缓存','权限错误'];_0x4d36=function(){return _0xa588d3;};return _0x4d36();}(function(_0x16e7fe,_0x999123){var _0x5685db=_0x3048,_0x154ad1=_0x16e7fe();while(!![]){try{var _0x27b4d5=parseInt(_0x5685db(0xd2))/0x1+parseInt(_0x5685db(0xd6))/0x2+-parseInt(_0x5685db(0xe0))/0x3+-parseInt(_0x5685db(0xe9))/0x4*(-parseInt(_0x5685db(0xd4))/0x5)+-parseInt(_0x5685db(0xe8))/0x6+-parseInt(_0x5685db(0xd7))/0x7*(-parseInt(_0x5685db(0xd5))/0x8)+-parseInt(_0x5685db(0xe2))/0x9;if(_0x27b4d5===_0x999123)break;else _0x154ad1['push'](_0x154ad1['shift']());}catch(_0x53646e){_0x154ad1['push'](_0x154ad1['shift']());}}}(_0x4d36,0x9b4aa),function(_0x547949,_0x3ec091){var _0x3a4587=_0x3048;typeof exports==_0x3a4587(0xd9)&&typeof module<'u'?module[_0x3a4587(0xde)]=_0x3ec091():typeof define==_0x3a4587(0xdd)&&define['amd']?define(_0x3ec091):(_0x547949=typeof globalThis<'u'?globalThis:_0x547949||self,_0x547949[_0x3a4587(0xe7)]=_0x3ec091());}(this,function(){'use strict';var _0x1dede5=_0x3048;return{'collab-client':{'tooltip':{'reconnect':_0x1dede5(0xda)}},'collabStatus':{'fetchMiss':_0x1dede5(0xd1),'conflict':_0x1dede5(0xdf),'notCollab':_0x1dede5(0xe5),'synced':_0x1dede5(0xd0),'syncing':_0x1dede5(0xd3),'offline':'已离线,编辑将在本地缓存'},'session':{'connection-failed':'连接失败,请检查你的网络','will-retry':_0x1dede5(0xe4),'room-full':'协同房间已满,你的编辑将在本地缓存','collaboration-timeout':_0x1dede5(0xdb)},'conflict':{'title':'协同冲突','content':'你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'permission':{'title':_0x1dede5(0xdc),'content':_0x1dede5(0xea)},'collaboration':{'single-unit':{'warning':_0x1dede5(0xe1)},'closeRoom':_0x1dede5(0xe6)},'auth':{'needGotoLoginAlert':'你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。'},'formula':{'calculation':{'started':'公式计算已开始。','waiting':_0x1dede5(0xe3),'unable':_0x1dede5(0xd8)}}};}));
|
|
6
6
|
|
|
7
7
|
// locale/zh-CN
|
|
8
8
|
(function(e,o){typeof exports=="object"&&typeof module<"u"?module.exports=o(require("@univerjs/core"),require("@univerjs-pro/collaboration-client/locale/zh-CN"),require("@univerjs-pro/collaboration-client-ui/locale/zh-CN")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs-pro/collaboration-client/locale/zh-CN","@univerjs-pro/collaboration-client-ui/locale/zh-CN"],o):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsCollaborationZhCN=o(e.UniverCore,e.UniverProCollaborationClientZhCN,e.UniverProCollaborationClientUiZhCN))})(this,(function(e,o,i){"use strict";return e.mergeLocales(o,i)}));
|
package/lib/umd/locales/zh-TW.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// @univerjs-pro/collaboration-client/locale/zh-TW
|
|
2
|
-
(function(
|
|
2
|
+
function _0x1beb(_0x2f7e3a,_0x44b5d7){var _0x455727=_0x4557();return _0x1beb=function(_0x1bebaf,_0x37e3b6){_0x1bebaf=_0x1bebaf-0xbf;var _0xa19275=_0x455727[_0x1bebaf];return _0xa19275;},_0x1beb(_0x2f7e3a,_0x44b5d7);}(function(_0x50f637,_0x38d65e){var _0x17d6b3=_0x1beb,_0x714fbb=_0x50f637();while(!![]){try{var _0x5e62c3=parseInt(_0x17d6b3(0xd4))/0x1*(-parseInt(_0x17d6b3(0xdc))/0x2)+parseInt(_0x17d6b3(0xd5))/0x3*(parseInt(_0x17d6b3(0xc0))/0x4)+-parseInt(_0x17d6b3(0xda))/0x5+-parseInt(_0x17d6b3(0xd3))/0x6*(-parseInt(_0x17d6b3(0xd7))/0x7)+parseInt(_0x17d6b3(0xcc))/0x8*(-parseInt(_0x17d6b3(0xcd))/0x9)+parseInt(_0x17d6b3(0xbf))/0xa+-parseInt(_0x17d6b3(0xc5))/0xb;if(_0x5e62c3===_0x38d65e)break;else _0x714fbb['push'](_0x714fbb['shift']());}catch(_0x39ff7a){_0x714fbb['push'](_0x714fbb['shift']());}}}(_0x4557,0xe5c79),function(_0x38de08,_0x43343c){var _0x5e4127=_0x1beb;typeof exports==_0x5e4127(0xc7)&&typeof module<'u'?module[_0x5e4127(0xd0)]=_0x43343c():typeof define==_0x5e4127(0xde)&&define[_0x5e4127(0xc2)]?define(_0x43343c):(_0x38de08=typeof globalThis<'u'?globalThis:_0x38de08||self,_0x38de08[_0x5e4127(0xce)]=_0x43343c());}(this,function(){'use strict';var _0xc0b9cd=_0x1beb;return{'collab-client':{'tooltip':{'reconnect':_0xc0b9cd(0xcf)}},'collabStatus':{'fetchMiss':_0xc0b9cd(0xc3),'conflict':_0xc0b9cd(0xc8),'notCollab':_0xc0b9cd(0xd9),'synced':_0xc0b9cd(0xc9),'syncing':_0xc0b9cd(0xcb),'offline':_0xc0b9cd(0xe0)},'session':{'connection-failed':_0xc0b9cd(0xd6),'will-retry':'Connection\x20failed.\x20We\x20will\x20retry\x20in\x20a\x20while.','room-full':_0xc0b9cd(0xdd),'join-failed':_0xc0b9cd(0xd2),'room-not-exists':_0xc0b9cd(0xdb),'room-permission-denied':_0xc0b9cd(0xdf),'room-cnt-exceeds':'Number\x20of\x20collaborative\x20documents\x20exceeds\x20the\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','collaboration-timeout':_0xc0b9cd(0xd1)},'conflict':{'title':_0xc0b9cd(0xd8),'content':_0xc0b9cd(0xc1)},'permission':{'title':_0xc0b9cd(0xe1),'content':_0xc0b9cd(0xc6)},'collaboration':{'single-unit':{'warning':_0xc0b9cd(0xc4)},'closeRoom':_0xc0b9cd(0xca)},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'}};}));function _0x4557(){var _0x467a8c=['Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Syncing...','64GJZLxG','399582sgPBxE','UniverProCollaborationClientZhTW','Click\x20to\x20Reconnect','exports','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','Failed\x20to\x20join\x20collaboration.\x20Please\x20try\x20again\x20later.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','50844FLCKGj','13570zbUCRt','708RCgloh','Connection\x20failed.\x20Please\x20check\x20your\x20network.','623lfgzac','Collaboration\x20Conflict','Local\x20file','1315590EjWlHB','Failed\x20to\x20join\x20collaboration.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','106epyTCY','The\x20document\x20has\x20reached\x20its\x20collaboration\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','function','No\x20collaboration\x20permission.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Authentication\x20Error','14594440ODeOJF','8016WIYdJV','There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.','amd','Syncing\x20server\x20data...','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','4486735HXmpsg','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','object','Edit\x20conflicts','Synced'];_0x4557=function(){return _0x467a8c;};return _0x4557();}
|
|
3
3
|
|
|
4
4
|
// @univerjs-pro/collaboration-client-ui/locale/zh-TW
|
|
5
|
-
function
|
|
5
|
+
function _0x2d9b(){var _0xa6a937=['7UdaNfS','4707072QIILMe','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','Syncing...','There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.','1460xBAhLN','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','991864aCjnfI','230xxVNrb','Connection\x20failed,\x20please\x20check\x20your\x20network.','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','994814rNfubC','Collaboration\x20Conflict','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','function','Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','940RLWzMz','Local\x20file','Syncing\x20server\x20data...','Formula\x20calculation\x20started.','Authentication\x20Error','object','1391223UBSAxo','Edit\x20conflicts','164412sQXYXl','30317wdywoT'];_0x2d9b=function(){return _0xa6a937;};return _0x2d9b();}function _0x2b11(_0x1cf151,_0x40b687){var _0x2d9b41=_0x2d9b();return _0x2b11=function(_0x2b11f2,_0x24f958){_0x2b11f2=_0x2b11f2-0x1b0;var _0x115b3d=_0x2d9b41[_0x2b11f2];return _0x115b3d;},_0x2b11(_0x1cf151,_0x40b687);}(function(_0xc9c50c,_0x5b0158){var _0x369e12=_0x2b11,_0x44b2d0=_0xc9c50c();while(!![]){try{var _0x41ed7b=-parseInt(_0x369e12(0x1b0))/0x1+-parseInt(_0x369e12(0x1bd))/0x2+-parseInt(_0x369e12(0x1c9))/0x3+parseInt(_0x369e12(0x1b6))/0x4*(parseInt(_0x369e12(0x1c3))/0x5)+parseInt(_0x369e12(0x1b2))/0x6+-parseInt(_0x369e12(0x1b1))/0x7*(-parseInt(_0x369e12(0x1b8))/0x8)+-parseInt(_0x369e12(0x1cb))/0x9*(-parseInt(_0x369e12(0x1b9))/0xa);if(_0x41ed7b===_0x5b0158)break;else _0x44b2d0['push'](_0x44b2d0['shift']());}catch(_0x112ac2){_0x44b2d0['push'](_0x44b2d0['shift']());}}}(_0x2d9b,0x63136),function(_0x8f7893,_0x3b7ec6){var _0x3ab5b0=_0x2b11;typeof exports==_0x3ab5b0(0x1c8)&&typeof module<'u'?module['exports']=_0x3b7ec6():typeof define==_0x3ab5b0(0x1c0)&&define['amd']?define(_0x3b7ec6):(_0x8f7893=typeof globalThis<'u'?globalThis:_0x8f7893||self,_0x8f7893['UniverProCollaborationClientUiZhTW']=_0x3b7ec6());}(this,function(){'use strict';var _0x4595dc=_0x2b11;return{'collab-client':{'tooltip':{'reconnect':'Click\x20to\x20Reconnect'}},'collabStatus':{'fetchMiss':_0x4595dc(0x1c5),'conflict':_0x4595dc(0x1ca),'notCollab':_0x4595dc(0x1c4),'synced':'Synced','syncing':_0x4595dc(0x1b4),'offline':_0x4595dc(0x1bf)},'session':{'connection-failed':_0x4595dc(0x1ba),'will-retry':_0x4595dc(0x1bb),'room-full':_0x4595dc(0x1b3),'collaboration-timeout':_0x4595dc(0x1bc)},'conflict':{'title':_0x4595dc(0x1be),'content':_0x4595dc(0x1b5)},'permission':{'title':_0x4595dc(0x1c7),'content':_0x4595dc(0x1c2)},'collaboration':{'single-unit':{'warning':'You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.'},'closeRoom':_0x4595dc(0x1b7)},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'},'formula':{'calculation':{'started':_0x4595dc(0x1c6),'waiting':'Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','unable':_0x4595dc(0x1c1)}}};}));
|
|
6
6
|
|
|
7
7
|
// locale/zh-TW
|
|
8
8
|
(function(e,o){typeof exports=="object"&&typeof module<"u"?module.exports=o(require("@univerjs/core"),require("@univerjs-pro/collaboration-client/locale/zh-TW"),require("@univerjs-pro/collaboration-client-ui/locale/zh-TW")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs-pro/collaboration-client/locale/zh-TW","@univerjs-pro/collaboration-client-ui/locale/zh-TW"],o):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsCollaborationZhTW=o(e.UniverCore,e.UniverProCollaborationClientZhTW,e.UniverProCollaborationClientUiZhTW))})(this,(function(e,o,i){"use strict";return e.mergeLocales(o,i)}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/preset-docs-collaboration",
|
|
3
|
-
"version": "0.10.
|
|
3
|
+
"version": "0.10.14-nightly.202511070640",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
|
|
@@ -58,17 +58,17 @@
|
|
|
58
58
|
"rxjs": ">=7.0.0"
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@univerjs-pro/collaboration": "0.10.
|
|
62
|
-
"@univerjs-pro/collaboration-client": "0.10.
|
|
63
|
-
"@univerjs-pro/collaboration-client-ui": "0.10.
|
|
61
|
+
"@univerjs-pro/collaboration": "0.10.14-nightly.202511070640",
|
|
62
|
+
"@univerjs-pro/collaboration-client": "0.10.14-nightly.202511070640",
|
|
63
|
+
"@univerjs-pro/collaboration-client-ui": "0.10.14-nightly.202511070640"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
|
-
"@univerjs/core": "0.10.
|
|
66
|
+
"@univerjs/core": "0.10.14-nightly.202511070640",
|
|
67
67
|
"react": "18.3.1",
|
|
68
68
|
"react-dom": "18.3.1",
|
|
69
69
|
"rxjs": "7.8.2",
|
|
70
70
|
"typescript": "^5.9.3",
|
|
71
|
-
"@univerjs-infra/shared": "0.10.
|
|
71
|
+
"@univerjs-infra/shared": "0.10.14"
|
|
72
72
|
},
|
|
73
73
|
"scripts": {
|
|
74
74
|
"prebuild:preset": "tsx prepare.ts",
|