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