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