first commit

This commit is contained in:
root
2026-04-08 17:52:38 +08:00
commit 70a2ca66f3
12436 changed files with 1921163 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
{"version":3,"file":"i18n.mjs","names":[],"sources":["../../../../packages/utils/i18n.ts"],"sourcesContent":["/**\n * @deprecated This function is deprecated and will be removed in future versions.\n */\nexport const isKorean = (text: string) =>\n /([\\uAC00-\\uD7AF\\u3130-\\u318F])+/gi.test(text)\n"],"mappings":";;;;AAGA,MAAa,YAAY,SACvB,oCAAoC,KAAK,KAAK"}