first commit
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
//#region ../../packages/utils/i18n.d.ts
|
||||
/**
|
||||
* @deprecated This function is deprecated and will be removed in future versions.
|
||||
*/
|
||||
declare const isKorean: (text: string) => boolean;
|
||||
//#endregion
|
||||
export { isKorean };
|
||||
Reference in New Issue
Block a user