搜索文档
isChinese(str): boolean
str
boolean
是否为中文
string
是否为中文字符串
Since
1.4.7
Example
isChinese('中文'); // => true