Refactor actions
This commit is contained in:
@@ -1,18 +1,8 @@
|
||||
export { default as ComfyReroute } from "./ComfyReroute"
|
||||
export {
|
||||
ComfyQueueEvents,
|
||||
ComfyCopyAction,
|
||||
ComfySwapAction,
|
||||
ComfyNotifyAction,
|
||||
ComfyPlaySoundAction,
|
||||
ComfyStoreImagesAction,
|
||||
ComfyExecuteSubgraphAction,
|
||||
ComfySetNodeModeAction,
|
||||
ComfySetNodeModeAdvancedAction
|
||||
} from "./ComfyActionNodes"
|
||||
export { default as ComfyPickFirstNode } from "./ComfyPickFirstNode"
|
||||
export { default as ComfyValueControl } from "./ComfyValueControl"
|
||||
export { default as ComfySelector } from "./ComfySelector"
|
||||
export { default as ComfyTriggerNewEventNode } from "./ComfyTriggerNewEventNode"
|
||||
export { default as ComfyConfigureQueuePromptButton } from "./ComfyConfigureQueuePromptButton"
|
||||
export { default as ComfyPickImageNode } from "./ComfyPickImageNode"
|
||||
export { default as ComfyNoChangeEvent } from "./ComfyNoChangeEvent"
|
||||
|
||||
Reference in New Issue
Block a user