mirror of https://github.com/msgbyte/tailchat
feat: 插件增加更多的上下文获取
parent
fd85953967
commit
f350e45d02
@ -0,0 +1,3 @@
|
|||||||
|
export { useGroupIdContext } from '../../context/GroupIdContext';
|
||||||
|
export { useGroupPanelContext } from '../../context/GroupPanelContext';
|
||||||
|
export { useSocketContext } from '../../context/SocketContext';
|
Loading…
Reference in New Issue