Skip to content
AnyText
Search
Meta
K
Main Navigation
入门
开发
API
资源
更多
常见问题
关于
Discord
Appearance
Discord
Menu
Return to top
目录
Table of Contents for current page
useIsArray
#
判断是否为数组。
参数
#
ts
function
useIsArray
(
val
:
any
):
boolean