mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-02 19:49:58 +00:00
Type WS messages (#375)
This commit is contained in:
@@ -3,7 +3,7 @@ import { ComfyDialog as _ComfyDialog } from './ui/dialog'
|
||||
import { toggleSwitch } from './ui/toggleSwitch'
|
||||
import { ComfySettingsDialog } from './ui/settings'
|
||||
import { ComfyApp, app } from './app'
|
||||
import { TaskItem } from '@/types/apiTypes'
|
||||
import { StatusWsMessageStatus, TaskItem } from '@/types/apiTypes'
|
||||
|
||||
export const ComfyDialog = _ComfyDialog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user