dashboard
repositories
filestore
activity
search
login
刘苏义
/
ruoyi-api
forked from
ard/ruoyi-api
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改:群聊单聊会话以监听事件方式进行websocket转发
liusuyi
2024-07-26
92a1a1e5b8fa53e908d1e0a398acc524b8798d0e
[~liusuyi/ruoyi-api.git]
/
ruoyi-ui
/
node_modules
/
is-extendable
/
index.d.ts
1
2
3
4
5
export = isExtendable;
declare function isExtendable(val: any): boolean;
declare namespace isExtendable {}