Skip to content
目录

useIsWindow

判断是否为浏览器环境。

参数

ts
function useIsWindow(val: any): boolean

Released under the MIT License.