mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
sync the create/delete app in the list page
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
export { collaborationManager } from './core/collaboration-manager'
|
||||
export { webSocketClient, fetchAppsOnlineUsers } from './core/websocket-manager'
|
||||
export { webSocketClient } from './core/websocket-manager'
|
||||
export { CursorService } from './services/cursor-service'
|
||||
export { useCollaboration } from './hooks/use-collaboration'
|
||||
export * from './types'
|
||||
|
||||
Reference in New Issue
Block a user