This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
4dkankan
/
4dkankan-components
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
966c62e874
Rami (Branch)
Tag
feature/docs
feautre/gemer
main
master
typoerror
4dkankan-com...
/
packages
/
utils
/
i18n.ts
i18n.ts
96 B
Cronologia
Originale
1
2
export const isKorean = (text: string) =>
/([(\uAC00-\uD7AF)|(\u3130-\u318F)])+/gi.test(text)